From cd2a106313d17851ff86a69433f04e22aaf4ca9e Mon Sep 17 00:00:00 2001 From: KRooney <42127223+LEMTEL-krooney@users.noreply.github.com> Date: Mon, 7 Feb 2022 21:16:29 -0500 Subject: [PATCH] Update app_config.php (#6299) french update --- app/vars/app_config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/vars/app_config.php b/app/vars/app_config.php index 33a1421090..01995fa98b 100644 --- a/app/vars/app_config.php +++ b/app/vars/app_config.php @@ -16,8 +16,8 @@ $apps[$x]['description']['de-de'] = "Definiere Variablen, die für den Switch, die Verwaltung und anderes verwendet werden können."; $apps[$x]['description']['es-cl'] = "Define variables usadas por el switch, provisionamiento y más"; $apps[$x]['description']['es-mx'] = ""; - $apps[$x]['description']['fr-ca'] = ""; - $apps[$x]['description']['fr-fr'] = "Définr les variables utilisées par le switch, le provisioning et plus."; + $apps[$x]['description']['fr-ca'] = "Définir les variables utilisées par le switch, le provisioning et plus."; + $apps[$x]['description']['fr-fr'] = "Définir les variables utilisées par le switch, le provisioning et plus."; $apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['nl-nl'] = "Definieer variabelen die door de Pbx, voorzieningen, en andere onderdelen gebruikt worden";