mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Change fr to fr-fr and de to de-de.
This commit is contained in:
@@ -9,10 +9,10 @@
|
||||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Add, edit, delete, and search for users.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Ajouter, Editer, Supprimer et Chercher des Usagers";
|
||||
$apps[$x]['description']['fr-fr'] = "Ajouter, Editer, Supprimer et Chercher des Usagers";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Adicionar, editar, apagar e pesquisa pelos utilizadores.';
|
||||
@@ -20,10 +20,10 @@
|
||||
|
||||
$apps[$x]['menu'][2]['title']['en-us'] = "User Manager";
|
||||
$apps[$x]['menu'][2]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][2]['title']['de'] = '';
|
||||
$apps[$x]['menu'][2]['title']['de-de'] = '';
|
||||
$apps[$x]['menu'][2]['title']['de-ch'] = '';
|
||||
$apps[$x]['menu'][2]['title']['de-at'] = '';
|
||||
$apps[$x]['menu'][2]['title']['fr'] = "Gestion Usagers";
|
||||
$apps[$x]['menu'][2]['title']['fr-fr'] = "Gestion Usagers";
|
||||
$apps[$x]['menu'][2]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][2]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][2]['title']['pt-pt'] = "Gestor de Utilizadores";
|
||||
@@ -37,10 +37,10 @@
|
||||
|
||||
$apps[$x]['menu'][3]['title']['en-us'] = "Group Manager";
|
||||
$apps[$x]['menu'][3]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][3]['title']['de'] = '';
|
||||
$apps[$x]['menu'][3]['title']['de-de'] = '';
|
||||
$apps[$x]['menu'][3]['title']['de-ch'] = '';
|
||||
$apps[$x]['menu'][3]['title']['de-at'] = '';
|
||||
$apps[$x]['menu'][3]['title']['fr'] = "Gestion Groupes";
|
||||
$apps[$x]['menu'][3]['title']['fr-fr'] = "Gestion Groupes";
|
||||
$apps[$x]['menu'][3]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][3]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][3]['title']['pt-pt'] ="'Gestor de Grupos";
|
||||
|
||||
Reference in New Issue
Block a user