Update app_config.php (#6297)

french update
This commit is contained in:
KRooney
2022-02-08 00:04:29 -05:00
committed by GitHub
parent a5fcee309f
commit 530e7f3208

View File

@@ -16,7 +16,7 @@
$apps[$x]['description']['de-de'] = "Verwalte Voicemail-Begrüßungen für Nebenstellen.";
$apps[$x]['description']['es-cl'] = "Administrador de mensajes de bienvenida de correo de voz para extensiones.";
$apps[$x]['description']['es-mx'] = "";
$apps[$x]['description']['fr-ca'] = "";
$apps[$x]['description']['fr-ca'] = "Accueil messagerie Vocale";
$apps[$x]['description']['fr-fr'] = "Accueil messagerie Vocale.";
$apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = "";
@@ -125,4 +125,4 @@
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Voicemail greeting file encoded in base64.";
?>
?>