mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update the languages for conference center and rooms.
This commit is contained in:
@@ -7,11 +7,11 @@
|
||||
$apps[$x]['version'] = '';
|
||||
$apps[$x]['license'] = 'Mozilla Public License 1.1';
|
||||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en'] = '';
|
||||
$apps[$x]['description']['en-us'] = '';
|
||||
|
||||
//menu details
|
||||
/*
|
||||
$apps[$x]['menu'][0]['title']['en'] = 'Users';
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Users';
|
||||
$apps[$x]['menu'][0]['uuid'] = '8d4920dc-7077-47ab-86c7-cc377ba2a5f5';
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = 'fd29e39c-c936-f5fc-8e2b-611681b266b5';
|
||||
$apps[$x]['menu'][0]['category'] = 'internal';
|
||||
|
||||
Reference in New Issue
Block a user