1
0
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:
billz 2018-06-16 21:55:12 +00:00
parent de672f7be5
commit 55c6e332cc

View File

@ -66,7 +66,7 @@ function DisplaySystem(){
// define locales
$arrLocales = array(
'en_GB.UTF-8' => 'English',
'de_DE.UTF-8' => 'Deutsche',
'de_DE.UTF-8' => 'Deutsch',
'fr_FR.UTF-8' => 'Français',
'it_IT.UTF-8' => 'Italiano',
'pt_BR.UTF-8' => 'Português',