mirror of
https://gitea.invidious.io/iv-org/invidious
synced 2025-04-03 08:41:03 +02: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…
x
Reference in New Issue
Block a user