1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00

Added support for Finnish & Sinhala locales

This commit is contained in:
billz 2019-03-04 23:12:01 +00:00
parent b0c4e54aec
commit b758ac161d

View File

@ -83,7 +83,9 @@ function DisplaySystem(){
'zh_CN.UTF-8' => '简体中文 (Chinese simplified)', 'zh_CN.UTF-8' => '简体中文 (Chinese simplified)',
'cs_CZ.UTF-8' => 'Čeština', 'cs_CZ.UTF-8' => 'Čeština',
'ru_RU.UTF-8' => 'Русский', '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 // hostname