mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Label change, thanks Tino
This commit is contained in:
parent
de672f7be5
commit
55c6e332cc
@ -66,7 +66,7 @@ function DisplaySystem(){
|
|||||||
// define locales
|
// define locales
|
||||||
$arrLocales = array(
|
$arrLocales = array(
|
||||||
'en_GB.UTF-8' => 'English',
|
'en_GB.UTF-8' => 'English',
|
||||||
'de_DE.UTF-8' => 'Deutsche',
|
'de_DE.UTF-8' => 'Deutsch',
|
||||||
'fr_FR.UTF-8' => 'Français',
|
'fr_FR.UTF-8' => 'Français',
|
||||||
'it_IT.UTF-8' => 'Italiano',
|
'it_IT.UTF-8' => 'Italiano',
|
||||||
'pt_BR.UTF-8' => 'Português',
|
'pt_BR.UTF-8' => 'Português',
|
||||||
|
Loading…
Reference in New Issue
Block a user