mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
added missing french translations and changed fr to fr-fr in all app_languages.php and app_config.php files.
This commit is contained in:
@@ -8,9 +8,11 @@
|
||||
//$apps[$x]['license'] = 'Mozilla Public License 1.1';
|
||||
//$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
//$apps[$x]['description']['en-us'] = 'Writes the provisioning files from templates.';
|
||||
//$apps[$x]['description']['fr-fr'] = 'Ecrit les fichiers de provisioning à partir des modèles.';
|
||||
|
||||
//menu details
|
||||
//$apps[$x]['menu'][0]['title']['en-us'] = 'Provision';
|
||||
//$apps[$x]['menu'][0]['title']['fr-fr'] = 'Provision';
|
||||
//$apps[$x]['menu'][0]['uuid'] = '';
|
||||
//$apps[$x]['menu'][0]['parent_uuid'] = '';
|
||||
//$apps[$x]['menu'][0]['category'] = 'internal';
|
||||
@@ -22,4 +24,4 @@
|
||||
//$apps[$x]['permissions'][0]['name'] = 'zzz';
|
||||
//$apps[$x]['permissions'][0]['groups'][] = 'admin';
|
||||
//$apps[$x]['permissions'][0]['groups'][] = 'superadmin';
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user