From e292903854a7616089abbcef5e5df8a1a0abfb66 Mon Sep 17 00:00:00 2001 From: KRooney <42127223+LEMTEL-krooney@users.noreply.github.com> Date: Mon, 7 Feb 2022 21:18:54 -0500 Subject: [PATCH] Update app_config.php (#6292) French Update --- themes/default/app_config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/default/app_config.php b/themes/default/app_config.php index b4c34ed0fe..14d47cd2af 100644 --- a/themes/default/app_config.php +++ b/themes/default/app_config.php @@ -16,8 +16,8 @@ $apps[$x]['description']['de-de'] = "Standard Theme"; $apps[$x]['description']['es-cl'] = ""; $apps[$x]['description']['es-mx'] = ""; - $apps[$x]['description']['fr-ca'] = ""; - $apps[$x]['description']['fr-fr'] = ""; + $apps[$x]['description']['fr-ca'] = "Thème par Défaut"; + $apps[$x]['description']['fr-fr'] = "Thème par Défaut"; $apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['nl-nl'] = "";