Add Indonesian translation
ci/woodpecker/pr/woodpecker Pipeline was successful Details

The Indonesian translation is technically almost complete, just not added to messages.js
This commit is contained in:
leap123 2024-01-19 04:27:26 +00:00
parent 8dce31d0ad
commit a57334991e
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'),