mirror of
https://github.com/iv-org/invidious.git
synced 2025-06-13 05:37:44 +02:00
Add support for Icelandic translation
This commit is contained in:
@ -80,6 +80,7 @@ LOCALES = {
|
||||
"es" => load_locale("es"),
|
||||
"eu" => load_locale("eu"),
|
||||
"fr" => load_locale("fr"),
|
||||
"is" => load_locale("is"),
|
||||
"it" => load_locale("it"),
|
||||
"nb_NO" => load_locale("nb_NO"),
|
||||
"nl" => load_locale("nl"),
|
||||
|
Reference in New Issue
Block a user