mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Fix a recent bug caused by adding the multi-lingual framework to gateways late last week.
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
$text['description-gateway-edit']['en-us'] = 'Defines a connections to a SIP Provider or another SIP server.';
|
||||
$text['description-gateway-edit']['pt-pt'] = '';
|
||||
|
||||
$text['label-gateway-name']['en-us'] = 'Gateway';
|
||||
$text['label-gateway-name']['pt-pt'] = '';
|
||||
$text['label-gateway']['en-us'] = 'Gateway';
|
||||
$text['label-gateway']['pt-pt'] = '';
|
||||
|
||||
$text['description-gateway-name']['en-us'] = 'Enter the gateway name here.';
|
||||
$text['description-gateway-name']['pt-pt'] = '';
|
||||
|
||||
Reference in New Issue
Block a user