浏览代码

Update app_menu.php

FusionPBX 7 年之前
父节点
当前提交
e37f7fbbfc
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      core/users/app_menu.php

+ 2 - 2
core/users/app_menu.php

@@ -35,7 +35,7 @@
 	$apps[$x]['menu'][$y]['title']['fr-ca'] = "";
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Configuration du Compte";
 	$apps[$x]['menu'][$y]['title']['he-il'] = "הגדרת חשבון";
-	$apps[$x]['menu'][$y]['title']['it-it'] = "Gestione Gruppi";
+	$apps[$x]['menu'][$y]['title']['it-it'] = "Impostazioni Utente";
 	$apps[$x]['menu'][$y]['title']['nl-nl'] = "";
 	$apps[$x]['menu'][$y]['title']['pl-pl'] = "Ustawienia konta";
 	$apps[$x]['menu'][$y]['title']['pt-br'] = "Configurações da conta";
@@ -52,4 +52,4 @@
 	$apps[$x]['menu'][$y]['groups'][] = "admin";
 	$apps[$x]['menu'][$y]['groups'][] = "superadmin";
 
-?>
+?>