Add nl-nl items

This commit is contained in:
noci2012
2019-11-18 17:21:41 +01:00
parent f4f036cea3
commit 7c1267ce25
3 changed files with 41 additions and 41 deletions
+2 -2
View File
@@ -12,7 +12,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Appels en cours";
$apps[$x]['menu'][$y]['title']['he-il'] = "שיחות פעילות";
$apps[$x]['menu'][$y]['title']['it-it'] = "Chiamate Attive";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Aktieve gesprekken";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Aktywne połączenia";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Chamadas ativas";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Chamadas Activas";
@@ -27,4 +27,4 @@
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
$apps[$x]['menu'][$y]['groups'][] = "admin";
?>
?>