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

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

View File

@ -84,6 +84,7 @@ LOCALES = {
"fa" => load_locale("fa"),
"fi" => load_locale("fi"),
"fr" => load_locale("fr"),
"he" => load_locale("he"),
"hr" => load_locale("hr"),
"id" => load_locale("id"),
"is" => load_locale("is"),