diff --git a/app/voicemail_greetings/app_config.php b/app/voicemail_greetings/app_config.php index ba5ff4782e..aadb562e9c 100644 --- a/app/voicemail_greetings/app_config.php +++ b/app/voicemail_greetings/app_config.php @@ -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."; -?> \ No newline at end of file +?>