mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-28 10:52:16 -04:00
Merge weblate
This commit is contained in:
parent
9a2a636aed
commit
97eb01a28d
23 changed files with 155 additions and 106 deletions
|
@ -83,6 +83,7 @@ LOCALES = {
|
|||
"es" => load_locale("es"),
|
||||
"eu" => load_locale("eu"),
|
||||
"fr" => load_locale("fr"),
|
||||
"hu" => load_locale("hu-HU"),
|
||||
"is" => load_locale("is"),
|
||||
"it" => load_locale("it"),
|
||||
"ja" => load_locale("ja"),
|
||||
|
@ -90,6 +91,7 @@ LOCALES = {
|
|||
"nl" => load_locale("nl"),
|
||||
"pl" => load_locale("pl"),
|
||||
"pt-BR" => load_locale("pt-BR"),
|
||||
"pt-PT" => load_locale("pt-PT"),
|
||||
"ro" => load_locale("ro"),
|
||||
"ru" => load_locale("ru"),
|
||||
"sv" => load_locale("sv-SE"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue