Add Call Flow - Feature Code to the list of destinations. (#6243)

* Add Call Flows - Destination and Feature Code

* Add call flow feature code
This commit is contained in:
FusionPBX
2022-01-17 14:44:09 -07:00
committed by GitHub
parent d7d99fc9cf
commit a9fff8b937
2 changed files with 57 additions and 1 deletions

View File

@@ -43,6 +43,48 @@ $text['title-call_flow']['ru-ru'] = "Переключатель вызовов";
$text['title-call_flow']['sv-se'] = "Samtalsflöde";
$text['title-call_flow']['uk-ua'] = "Потік дзвінків";
$text['title-call_flow_destination']['en-us'] = "Call Flows - Destination";
$text['title-call_flow_destination']['en-gb'] = "Call Flows - Destination";
$text['title-call_flow_destination']['ar-eg'] = "";
$text['title-call_flow_destination']['de-at'] = "Anruf Steuerung - Ziel"; //copied from de-de
$text['title-call_flow_destination']['de-ch'] = "Anruf Steuerung - Ziel"; //copied from de-de
$text['title-call_flow_destination']['de-de'] = "Anruf Steuerung - Ziel";
$text['title-call_flow_destination']['es-cl'] = "Flujo de Llamada - Destino";
$text['title-call_flow_destination']['es-mx'] = "Flujo de Llamada - Destino"; //copied from es-cl
$text['title-call_flow_destination']['fr-ca'] = "Flux d'appel - Destination"; //copied from fr-fr
$text['title-call_flow_destination']['fr-fr'] = "Flux d'appel - Destination";
$text['title-call_flow_destination']['he-il'] = "";
$text['title-call_flow_destination']['it-it'] = "Deviatori di Chiamata - Destinazione";
$text['title-call_flow_destination']['nl-nl'] = "Oproep besturing - Bestemming";
$text['title-call_flow_destination']['pl-pl'] = "Przepływ rozmów - Destynacja";
$text['title-call_flow_destination']['pt-br'] = "Fluxo de chamadas - Destino";
$text['title-call_flow_destination']['pt-pt'] = "Fluxo de Chamadas - Desvio";
$text['title-call_flow_destination']['ro-ro'] = "";
$text['title-call_flow_destination']['ru-ru'] = "Переключатели вызовов - Направление";
$text['title-call_flow_destination']['sv-se'] = "Samtalsflöden - Destination";
$text['title-call_flow_destination']['uk-ua'] = "Потоки дзвінків - Номер";
$text['title-call_flow_feature_code']['en-us'] = "Call Flows - Feature Code";
$text['title-call_flow_feature_code']['en-gb'] = "Call Flows - Feature Code";
$text['title-call_flow_feature_code']['ar-eg'] = "";
$text['title-call_flow_feature_code']['de-at'] = "Anruf Steuerung - Funktions-Code"; //copied from de-de
$text['title-call_flow_feature_code']['de-ch'] = "Anruf Steuerung - Funktions-Code"; //copied from de-de
$text['title-call_flow_feature_code']['de-de'] = "Anruf Steuerung - Funktions-Code";
$text['title-call_flow_feature_code']['es-cl'] = "Flujo de Llamada - Código distintivo";
$text['title-call_flow_feature_code']['es-mx'] = "Flujo de Llamada - Código distintivo"; //copied from es-cl
$text['title-call_flow_feature_code']['fr-ca'] = "Flux d'appel - Code Fonction"; //copied from fr-fr
$text['title-call_flow_feature_code']['fr-fr'] = "Flux d'appel - Code Fonction";
$text['title-call_flow_feature_code']['he-il'] = "";
$text['title-call_flow_feature_code']['it-it'] = "Deviatori di Chiamata ";
$text['title-call_flow_feature_code']['nl-nl'] = "Oproep besturing - Functie-code";
$text['title-call_flow_feature_code']['pl-pl'] = "Przepływ rozmów ";
$text['title-call_flow_feature_code']['pt-br'] = "Fluxo de chamadas - Código de função";
$text['title-call_flow_feature_code']['pt-pt'] = "Fluxo de Chamadas - Código de função";
$text['title-call_flow_feature_code']['ro-ro'] = "";
$text['title-call_flow_feature_code']['ru-ru'] = "Переключатели вызовов - Код функции";
$text['title-call_flow_feature_code']['sv-se'] = "Samtalsflöden - Funktionskod";
$text['title-call_flow_feature_code']['uk-ua'] = "Потоки дзвінків";
$text['label-call_flow_name']['en-us'] = "Name";
$text['label-call_flow_name']['en-gb'] = "Name";
$text['label-call_flow_name']['ar-eg'] = "";