mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update app_menu.php
This commit is contained in:
@@ -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";
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user