Enable the Indonesian translation since it's now translated at more than 80%

This commit is contained in:
TheFrenchGhosty 2021-02-14 19:35:05 +00:00 committed by GitHub
parent db36d80669
commit 48bff9a5d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@ LOCALES = {
"fi" => load_locale("fi"), "fi" => load_locale("fi"),
"fr" => load_locale("fr"), "fr" => load_locale("fr"),
"hr" => load_locale("hr"), "hr" => load_locale("hr"),
"id" => load_locale("id"),
"is" => load_locale("is"), "is" => load_locale("is"),
"it" => load_locale("it"), "it" => load_locale("it"),
"ja" => load_locale("ja"), "ja" => load_locale("ja"),