Added support for Finnish & Sinhala locales

pull/1/head
billz 5 years ago
parent b0c4e54aec
commit b758ac161d

@ -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

Loading…
Cancel
Save