From e00041b206df6a476a6fe86a786d88bd79f6af7d Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 8 Feb 2019 10:15:50 +0300 Subject: [PATCH] enable fi_FI locale --- include/functions.php | 1 + 1 file changed, 1 insertion(+) diff --git a/include/functions.php b/include/functions.php index a1aeb7135..916895b65 100755 --- a/include/functions.php +++ b/include/functions.php @@ -93,6 +93,7 @@ "es_LA" => "Español", "de_DE" => "Deutsch", "fr_FR" => "Français", + "fi_FI" => "Finnish", "hu_HU" => "Magyar (Hungarian)", "it_IT" => "Italiano", "ja_JP" => "日本語 (Japanese)",