Update Grandstream provisioning (#2652)
* Update Grandstream provisioning * Add Vtech * Create app_config.php fix typo * Update app_config.php remove newline at end as it can break php * Update app_config.php remove newline at end as it can break php * Create app_config.php remove newline at end. * Update app_config.php remove trailing newline * Create device_edit.php Add both http and https * Create app_config.php remove newline * Add gxp16xx and fix typos
This commit is contained in:
committed by
FusionPBX
parent
137a282a1b
commit
66b849d946
@@ -1463,6 +1463,40 @@ $text['label-lcr']['ru-ru'] = "LCR";
|
||||
$text['label-lcr']['sv-se'] = "LCR";
|
||||
$text['label-lcr']['uk-ua'] = "";
|
||||
|
||||
$text['label-monitored_call_park']['en-us'] = "Monitored Call Park";
|
||||
$text['label-monitored_call_park']['ar-eg'] = "";
|
||||
$text['label-monitored_call_park']['de-at'] = "Monitored Call Park";
|
||||
$text['label-monitored_call_park']['de-de'] = "Monitored Call Park";
|
||||
$text['label-monitored_call_park']['es-cl'] = "";
|
||||
$text['label-monitored_call_park']['fr-fr'] = "";
|
||||
$text['label-monitored_call_park']['he-il'] = "";
|
||||
$text['label-monitored_call_park']['it-it'] = "";
|
||||
$text['label-monitored_call_park']['nl-nl'] = "";
|
||||
$text['label-monitored_call_park']['pl-pl'] = "";
|
||||
$text['label-monitored_call_park']['pt-br'] = "";
|
||||
$text['label-monitored_call_park']['pt-pt'] = "";
|
||||
$text['label-monitored_call_park']['ro-ro'] = "";
|
||||
$text['label-monitored_call_park']['ru-ru'] = "Monitored Call Park";
|
||||
$text['label-monitored_call_park']['sv-se'] = "Monitored Call Park";
|
||||
$text['label-monitored_call_park']['uk-ua'] = "";
|
||||
|
||||
$text['label-multicast_paging']['en-us'] = "Multicast Paging";
|
||||
$text['label-multicast_paging']['ar-eg'] = "";
|
||||
$text['label-multicast_paging']['de-at'] = "Multicast Paging";
|
||||
$text['label-multicast_paging']['de-de'] = "Multicast Paging";
|
||||
$text['label-multicast_paging']['es-cl'] = "";
|
||||
$text['label-multicast_paging']['fr-fr'] = "";
|
||||
$text['label-multicast_paging']['he-il'] = "";
|
||||
$text['label-multicast_paging']['it-it'] = "";
|
||||
$text['label-multicast_paging']['nl-nl'] = "";
|
||||
$text['label-multicast_paging']['pl-pl'] = "";
|
||||
$text['label-multicast_paging']['pt-br'] = "";
|
||||
$text['label-multicast_paging']['pt-pt'] = "";
|
||||
$text['label-multicast_paging']['ro-ro'] = "";
|
||||
$text['label-multicast_paging']['ru-ru'] = "Multicast Paging";
|
||||
$text['label-multicast_paging']['sv-se'] = "Multicast Paging";
|
||||
$text['label-multicast_paging']['uk-ua'] = "";
|
||||
|
||||
$text['label-page']['en-us'] = "Page";
|
||||
$text['label-page']['ar-eg'] = "";
|
||||
$text['label-page']['de-at'] = "Page";
|
||||
|
||||
Reference in New Issue
Block a user