1
0
mirror of https://akkoma.dev/lamp/akkoma-fe.git synced 2025-07-30 07:51:52 -04:00

Merge pull request 'Add Indonesian translation' () from leap123/akkoma-fe:leap123-patch-1 into develop

Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma-fe/pulls/366
This commit is contained in:
floatingghost 2024-02-19 14:04:34 +00:00
commit 865cb6f96a

@ -21,6 +21,7 @@ const loaders = {
ga: () => import('./ga.json'),
he: () => import('./he.json'),
hu: () => import('./hu.json'),
id: () => import('./id.json'),
it: () => import('./it.json'),
ja: () => import('./ja_pedantic.json'),
ja_easy: () => import('./ja_easy.json'),