mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
Make invidious use all the translation files
This commit is contained in:
parent
dd2a7f91cc
commit
799f97e847
1 changed files with 2 additions and 2 deletions
|
@ -84,9 +84,9 @@ LOCALES = {
|
|||
"en-US" => load_locale("en-US"),
|
||||
"eo" => load_locale("eo"),
|
||||
"es" => load_locale("es"),
|
||||
"eu" => load_locale("eu"),
|
||||
"fa" => load_locale("fa"),
|
||||
"fr" => load_locale("fr"),
|
||||
"hu" => load_locale("hu-HU"),
|
||||
"hr" => load_locale("hr"),
|
||||
"is" => load_locale("is"),
|
||||
"it" => load_locale("it"),
|
||||
"ja" => load_locale("ja"),
|
||||
|
|
Loading…
Reference in a new issue