Added support for Russian, thanks Betep

pull/1/head
billz 6 years ago
parent d512219fb0
commit 1b1aa4b6d9

@ -75,7 +75,8 @@ function DisplaySystem(){
'sv_SE.UTF-8' => 'Svenska',
'nl_NL.UTF-8' => 'Nederlands',
'zh_CN.UTF-8' => '简体中文 (Chinese simplified)',
'cs_CZ.UTF-8' => 'Čeština'
'cs_CZ.UTF-8' => 'Čeština',
'ru_RU.UTF-8' => 'Русский'
);
// hostname

Loading…
Cancel
Save