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:
Philippe Rioual
2013-09-30 13:19:40 +00:00
parent b9425a0a6a
commit 84b11a971c
116 changed files with 3483 additions and 2874 deletions

View File

@@ -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';
?>
?>