mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-03-19 15:02:14 +00:00
Multilingualified the Extensions app. Added ability to preset the new extension when the Copy button is clicked.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
$apps[$x]['version'] = '';
|
||||
$apps[$x]['license'] = 'Mozilla Public License 1.1';
|
||||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Used Configure SIP extensions.';
|
||||
$apps[$x]['description']['en-us'] = 'Used to configure SIP extensions.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
|
||||
Reference in New Issue
Block a user