Welcome to Dutch & Portuguese !
This commit is contained in:
parent
10dd07b0b6
commit
1783ce0f2f
|
@ -6,6 +6,8 @@ $lang_translation=array(
|
||||||
"es_ES" => "Español",
|
"es_ES" => "Español",
|
||||||
"it_IT" => "Italiano",
|
"it_IT" => "Italiano",
|
||||||
"de_DE" => "Deutsch",
|
"de_DE" => "Deutsch",
|
||||||
|
"pt_BR" => "Portuguese",
|
||||||
|
"nl_NL" => "Dutch",
|
||||||
);
|
);
|
||||||
|
|
||||||
function update_locale($langpath) {
|
function update_locale($langpath) {
|
||||||
|
|
Loading…
Reference in New Issue