From 37638eafac96ef4896591d612b4244f7f5ee7794 Mon Sep 17 00:00:00 2001 From: emaktech Date: Wed, 20 Jan 2021 17:50:04 -0500 Subject: [PATCH] Update app_config.php fr-ca update --- app/recordings/app_config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/recordings/app_config.php b/app/recordings/app_config.php index a0f039be2c..5afbe54381 100644 --- a/app/recordings/app_config.php +++ b/app/recordings/app_config.php @@ -16,8 +16,8 @@ $apps[$x]['description']['de-de'] = "Aufnahmen verwalten. Diese werden hauptsächlich für Anrufzentralen (IVR) verwendet."; $apps[$x]['description']['es-cl'] = "Administrador de grabaciones, utilizadas primordialmente con un IVR"; $apps[$x]['description']['es-mx'] = ""; - $apps[$x]['description']['fr-ca'] = ""; - $apps[$x]['description']['fr-fr'] = "Gestion des enregistrements principalement utilisés dans les IVR"; + $apps[$x]['description']['fr-ca'] = "Gestion des guides vocaux principalement utilisés dans les RVI"; + $apps[$x]['description']['fr-fr'] = "Gestion des guides vocaux principalement utilisés dans les RVI"; $apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['nl-nl'] = "Beheer opnamen met name gebruikt in een IVR.";