mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-22 02:46:30 +00:00
Update ring groups add enterprise originate as an option along with leg delay and leg timeout.
This commit is contained in:
@@ -71,9 +71,11 @@
|
||||
|
||||
$text['label-strategy']['en-us'] = 'Strategy';
|
||||
|
||||
$text['dropdown-sequence']['en-us'] = 'sequence';
|
||||
$text['select-sequence']['en-us'] = 'sequence';
|
||||
|
||||
$text['dropdown-simultaneous']['en-us'] = 'simultaneous';
|
||||
$text['select-simultaneous']['en-us'] = 'simultaneous';
|
||||
|
||||
$text['select-enterprise']['en-us'] = 'enterprise';
|
||||
|
||||
$text['label-sequence']['en-us'] = 'Select the strategy.';
|
||||
|
||||
@@ -115,4 +117,10 @@
|
||||
|
||||
$text['label-extensions']['en-us'] = 'Extensions';
|
||||
|
||||
$text['label-delay']['en-us'] = 'Delay';
|
||||
$text['label-delay']['pt-pt'] = '';
|
||||
|
||||
$text['label-timeout']['en-us'] = 'Timeout';
|
||||
$text['label-timeout']['pt-pt'] = '';
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user