From 798be8a6de3f1b1d13943a956a034764d7d974c0 Mon Sep 17 00:00:00 2001 From: KRooney <42127223+LEMTEL-krooney@users.noreply.github.com> Date: Mon, 31 Jan 2022 14:35:31 -0500 Subject: [PATCH] Update app_config.php (#6279) FR-CA update --- core/user_settings/app_config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/user_settings/app_config.php b/core/user_settings/app_config.php index fcb107229c..2b8b4b258c 100644 --- a/core/user_settings/app_config.php +++ b/core/user_settings/app_config.php @@ -16,7 +16,7 @@ $apps[$x]['description']['de-de'] = "Einstellungen des Benutzerkontos können durch den Benutzer geändert werden."; $apps[$x]['description']['es-cl'] = "La configuración de la cuenta puede ser modificada por el usuario."; $apps[$x]['description']['es-mx'] = ""; - $apps[$x]['description']['fr-ca'] = ""; + $apps[$x]['description']['fr-ca'] = "L'usager peut modifier la configuration de son compte"; $apps[$x]['description']['fr-fr'] = "L'usager peut modifier la configuration de son compte"; $apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['it-it'] = "";