Merge pull request 'Add Indonesian translation' (#366) from leap123/akkoma-fe:leap123-patch-1 into develop
ci/woodpecker/push/woodpecker Pipeline was successful Details

Reviewed-on: #366
This commit is contained in:
floatingghost 2024-02-19 14:04:34 +00:00
commit 865cb6f96a
1 changed files with 1 additions and 0 deletions

View File

@ -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'),