mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
menu translation work
This commit is contained in:
@@ -7,10 +7,10 @@
|
||||
//$apps[$x]['version'] = '';
|
||||
//$apps[$x]['license'] = 'Mozilla Public License 1.1';
|
||||
//$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
//$apps[$x]['description']['en'] = 'Writes the provisioning files from templates.';
|
||||
//$apps[$x]['description']['en-us'] = 'Writes the provisioning files from templates.';
|
||||
|
||||
//menu details
|
||||
//$apps[$x]['menu'][0]['title']['en'] = 'Provision';
|
||||
//$apps[$x]['menu'][0]['title']['en-us'] = 'Provision';
|
||||
//$apps[$x]['menu'][0]['uuid'] = '';
|
||||
//$apps[$x]['menu'][0]['parent_uuid'] = '';
|
||||
//$apps[$x]['menu'][0]['category'] = 'internal';
|
||||
|
||||
Reference in New Issue
Block a user