mirror of
https://github.com/iv-org/invidious.git
synced 2025-07-22 14:20:37 -04:00
Add support for Icelandic translation
This commit is contained in:
parent
5b2480fff2
commit
fea20ea913
2 changed files with 2 additions and 16 deletions
|
@ -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"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue