Better NL translations (#6590)
Co-authored-by: Jeroen Hermans <jeroen@perfectvoip.nl>
This commit is contained in:
co-authored by
Jeroen Hermans
parent
8c0f8e8505
commit
fba26b3f84
@@ -38,7 +38,7 @@
|
||||
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Configuration du Compte";
|
||||
$apps[$x]['menu'][$y]['title']['he-il'] = "הגדרת חשבון";
|
||||
$apps[$x]['menu'][$y]['title']['it-it'] = "Impostazioni Utente";
|
||||
$apps[$x]['menu'][$y]['title']['nl-nl'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Accountinstellingen";
|
||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Ustawienia konta";
|
||||
$apps[$x]['menu'][$y]['title']['pt-br'] = "Configurações da conta";
|
||||
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Configurações da Conta";
|
||||
|
||||
Reference in New Issue
Block a user