From b758ac161d9ba5a4a9096387f572c6c6038011e1 Mon Sep 17 00:00:00 2001 From: billz Date: Mon, 4 Mar 2019 23:12:01 +0000 Subject: [PATCH] Added support for Finnish & Sinhala locales --- includes/system.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/includes/system.php b/includes/system.php index 3bb89b7e..f5b23eca 100755 --- a/includes/system.php +++ b/includes/system.php @@ -83,7 +83,9 @@ function DisplaySystem(){ 'zh_CN.UTF-8' => '简体中文 (Chinese simplified)', 'cs_CZ.UTF-8' => 'Čeština', 'ru_RU.UTF-8' => 'Русский', - 'es_MX.UTF-8' => 'Español' + 'es_MX.UTF-8' => 'Español', + 'fi_FI.UTF-8' => 'Finnish', + 'si_LK.UTF-8' => 'Sinhala' ); // hostname