Add nl-nl items (xml_cdr)

This commit is contained in:
noci2012 2019-11-20 00:30:05 +01:00
parent 64e13cf397
commit 41afeb4796
1 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
$apps[$x]['description']['fr-fr'] = "Accueil messagerie Vocale.";
$apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['nl-nl'] = "";
$apps[$x]['description']['nl-nl'] = "Beheer antwoordapparaat begroetingen voor toestellen.";
$apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = "";
$apps[$x]['description']['pt-pt'] = "Gestor de saudações de correio de voz para extensões.";
@ -124,4 +124,4 @@
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Voicemail greeting file encoded in base64.";
?>
?>