mirror of
https://git.rape.pet/ulith/amputoma-fe.git
synced 2025-02-07 13:52:39 +01:00
Add Indonesian translation
The Indonesian translation is technically almost complete, just not added to messages.js
This commit is contained in:
parent
8dce31d0ad
commit
a57334991e
1 changed files with 1 additions and 0 deletions
|
@ -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'),
|
||||
|
|
Loading…
Add table
Reference in a new issue