Better NL translations (#6590)

Co-authored-by: Jeroen Hermans <jeroen@perfectvoip.nl>
This commit is contained in:
trideeindhoven
2023-03-28 10:24:11 -06:00
committed by GitHub
co-authored by Jeroen Hermans
parent 8c0f8e8505
commit fba26b3f84
32 changed files with 268 additions and 265 deletions
+2 -2
View File
@@ -13,7 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Dialplan";
$apps[$x]['menu'][$y]['title']['he-il'] = "";
$apps[$x]['menu'][$y]['title']['it-it'] = "Piano Numerazioni";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Kiesplan";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Belplan";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Dialplan";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Dialplan";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Dialplan";
@@ -42,7 +42,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Gestion du Plan de Numérotation";
$apps[$x]['menu'][$y]['title']['he-il'] = "";
$apps[$x]['menu'][$y]['title']['it-it'] = "";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Kiesplan beheer";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Belplan beheer";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Menadżer dialplanu";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Gerenciador de Dialplan";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Gestor de Dialplan";