mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
language translations for pt-pt and some other minor fixes and updates
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
|
||||
//permission details
|
||||
$apps[$x]['permissions'][0]['name'] = "module_view";
|
||||
$apps[$x]['permissions'][0]['menu']['uuid'] = "49fdb4e1-5417-0e7a-84b3-eb77f5263ea7";
|
||||
$apps[$x]['permissions'][0]['groups'][] = "superadmin";
|
||||
|
||||
$apps[$x]['permissions'][1]['name'] = "module_add";
|
||||
@@ -102,4 +103,4 @@
|
||||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||||
|
||||
?>
|
||||
?>
|
||||
Reference in New Issue
Block a user