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

Added support for Español, thanks @lafm1990

This commit is contained in:
billz 2019-01-13 08:53:16 +00:00
parent 7b604a99a7
commit 5f9ed542f8

View File

@ -76,7 +76,8 @@ function DisplaySystem(){
'nl_NL.UTF-8' => 'Nederlands', 'nl_NL.UTF-8' => 'Nederlands',
'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'
); );
// hostname // hostname