From 989fc0541bcc1af4521c44746a4030d324782189 Mon Sep 17 00:00:00 2001 From: KRooney <42127223+LEMTEL-krooney@users.noreply.github.com> Date: Tue, 8 Feb 2022 01:53:12 -0500 Subject: [PATCH] Update app_config.php (#6295) french update --- app/ring_groups/app_config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/ring_groups/app_config.php b/app/ring_groups/app_config.php index 66cf51a405..0beada5d51 100644 --- a/app/ring_groups/app_config.php +++ b/app/ring_groups/app_config.php @@ -16,7 +16,7 @@ $apps[$x]['description']['de-de'] = "Ein Werkzeug um mehrere Nebenstellen anzurufen."; $apps[$x]['description']['es-cl'] = "Una herramienta para llamar a mĂșltiples extensiones"; $apps[$x]['description']['es-mx'] = ""; - $apps[$x]['description']['fr-ca'] = ""; + $apps[$x]['description']['fr-ca'] = "Outil pour appeler plusieurs extensions"; $apps[$x]['description']['fr-fr'] = "Outil pour appeler plusieurs extensions."; $apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['it-it'] = "";