mirror of
https://github.com/iv-org/invidious
synced 2024-11-09 01:10:27 +00:00
Add support for Basque translation
This commit is contained in:
parent
f31af18aa9
commit
0eaf8f38a1
@ -97,6 +97,7 @@ LOCALES = {
|
||||
"ar" => load_locale("ar"),
|
||||
"de" => load_locale("de"),
|
||||
"en-US" => load_locale("en-US"),
|
||||
"eu" => load_locale("eu"),
|
||||
"fr" => load_locale("fr"),
|
||||
"it" => load_locale("it"),
|
||||
"nb_NO" => load_locale("nb_NO"),
|
||||
|
Loading…
Reference in New Issue
Block a user