Add support for Icelandic translation

This commit is contained in:
Omar Roth
2019-07-12 21:07:40 -05:00
parent 5b2480fff2
commit fea20ea913
2 changed files with 2 additions and 16 deletions

View File

@ -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"),