소스 검색

Update app_menu.php (#6275)

KRooney 3 년 전
부모
커밋
03a6712a48
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      core/users/app_menu.php

+ 1 - 1
core/users/app_menu.php

@@ -34,7 +34,7 @@
 	$apps[$x]['menu'][$y]['title']['de-at'] = "Kontoeinstellungen";
 	$apps[$x]['menu'][$y]['title']['es-cl'] = "Config de Cuenta";
 	$apps[$x]['menu'][$y]['title']['es-mx'] = "";
-	$apps[$x]['menu'][$y]['title']['fr-ca'] = "";
+	$apps[$x]['menu'][$y]['title']['fr-ca'] = "Paramètre du Compte";
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Configuration du Compte";
 	$apps[$x]['menu'][$y]['title']['he-il'] = "הגדרת חשבון";
 	$apps[$x]['menu'][$y]['title']['it-it'] = "Impostazioni Utente";