Commit 916fbd1b authored by Côme Chilliet's avatar Côme Chilliet
Browse files

Fixes #4924 Added Finnish to language list

Showing with 2 additions and 0 deletions
+2 -0
......@@ -2667,6 +2667,7 @@ function get_languages($languages_in_own_language = FALSE, $strip_region_tag = F
"es_ES" => "Spanish",
"es_VE" => "Venezuelan",
"fa_IR" => "Persian",
"fi_FI" => "Finnish",
"fr_FR" => "French",
"it_IT" => "Italian",
"nb" => "Norwegian Bokmål",
......@@ -2693,6 +2694,7 @@ function get_languages($languages_in_own_language = FALSE, $strip_region_tag = F
"es_ES" => "Español",
"es_VE" => "Castellano",
"fa_IR" => "پارسی",
"fi_FI" => "Suomi",
"fr_FR" => "Français",
"it_IT" => "Italiano",
"nb" => "Norsk bokmål",
......
  • bmortier @bmortier

    mentioned in issue #1570

    By bmortier on 2017-09-02T15:30:59 (imported from GitLab)

    ·

    mentioned in issue #1570

    By bmortier on 2017-09-02T15:30:59 (imported from GitLab)

    Toggle commit list
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment