diff options
| author | TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com> | 2021-02-14 19:38:04 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-14 19:38:04 +0000 |
| commit | fbee9fe51e295fd44ba2dd65ac20de615c91a698 (patch) | |
| tree | f3feb04c1ba8a85a177ca7271560b556c1932d12 /src | |
| parent | e6418fe79b92b05ab5f354271f2b3b1381ac9118 (diff) | |
| parent | c451aab1509bccfe4dfef4b2d62d153f985727e7 (diff) | |
| download | invidious-fbee9fe51e295fd44ba2dd65ac20de615c91a698.tar.gz invidious-fbee9fe51e295fd44ba2dd65ac20de615c91a698.tar.bz2 invidious-fbee9fe51e295fd44ba2dd65ac20de615c91a698.zip | |
Merge pull request #1766 from weblate/weblate-invidious-translations
Translations update from Weblate
Diffstat (limited to 'src')
| -rw-r--r-- | src/invidious.cr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/invidious.cr b/src/invidious.cr index ec6df302..563a3768 100644 --- a/src/invidious.cr +++ b/src/invidious.cr @@ -84,7 +84,9 @@ 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"), "it" => load_locale("it"), "ja" => load_locale("ja"), |
