Add nl-nl items (voicemails)

This commit is contained in:
noci2012
2019-11-18 23:42:04 +01:00
parent df572b128e
commit 2969d065c9
3 changed files with 81 additions and 81 deletions
+2 -2
View File
@@ -11,7 +11,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Messagerie Vocale";
$apps[$x]['menu'][$y]['title']['he-il'] = "תא קולי";
$apps[$x]['menu'][$y]['title']['it-it'] = "Caselle Vocali";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Antwoordapparaat";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Poczta głosowa";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Correio de voz";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "";
@@ -26,4 +26,4 @@
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
$apps[$x]['menu'][$y]['groups'][] = "admin";
?>
?>