dd nl-nl items (calls)

This commit is contained in:
noci2012
2019-11-18 16:37:07 +01:00
parent 47dd7d2538
commit f4f036cea3
3 changed files with 48 additions and 48 deletions
+2 -2
View File
@@ -12,7 +12,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "routage des appels";
$apps[$x]['menu'][$y]['title']['he-il'] = "";
$apps[$x]['menu'][$y]['title']['it-it'] = "Istradamento Chiamate";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Oproep routering";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "";
$apps[$x]['menu'][$y]['title']['pt-br'] = "roteamento de chamadas";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Roteamento de chamadas";
@@ -29,4 +29,4 @@
$apps[$x]['menu'][$y]['groups'][] = "admin";
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
?>
?>