mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Added local support for sv_SE
This commit is contained in:
parent
b4c3fe1bd3
commit
65f38845a3
@ -68,7 +68,8 @@ function DisplaySystem(){
|
||||
'en_GB.UTF-8' => 'English',
|
||||
'fr_FR.UTF-8' => 'français',
|
||||
'it_IT.UTF-8' => 'italiano',
|
||||
'pt_BR.UTF-8' => 'Português'
|
||||
'pt_BR.UTF-8' => 'Português',
|
||||
'sv_SE.UTF-8' => 'svenska'
|
||||
);
|
||||
|
||||
// hostname
|
||||
|
Loading…
Reference in New Issue
Block a user