Change button-call_routing to button-call_forward
This commit is contained in:
parent
29f63062cf
commit
6e4bb6d944
|
|
@ -2872,25 +2872,25 @@ $text['description-accountcode']['ru-ru'] = "Введите здесь код с
|
|||
$text['description-accountcode']['sv-se'] = "Ange 'account code' här.";
|
||||
$text['description-accountcode']['uk-ua'] = "";
|
||||
|
||||
$text['button-call_routing']['en-us'] = "Call Routing";
|
||||
$text['button-call_routing']['en-gb'] = "Call Routing";
|
||||
$text['button-call_routing']['ar-eg'] = "توجيه الدعوة";
|
||||
$text['button-call_routing']['de-at'] = "Call Routing"; //copied from de-de
|
||||
$text['button-call_routing']['de-ch'] = "Call Routing"; //copied from de-de
|
||||
$text['button-call_routing']['de-de'] = "Call Routing";
|
||||
$text['button-call_routing']['es-cl'] = "enrutamiento de llamadas";
|
||||
$text['button-call_routing']['es-mx'] = "enrutamiento de llamadas"; //copied from es-cl
|
||||
$text['button-call_routing']['fr-ca'] = "routage des appels"; //copied from fr-fr
|
||||
$text['button-call_routing']['fr-fr'] = "routage des appels";
|
||||
$text['button-call_routing']['he-il'] = "ניתוב שיחות";
|
||||
$text['button-call_routing']['it-it'] = "Istradamento Chiamate";
|
||||
$text['button-call_routing']['nl-nl'] = "Oproep routering";
|
||||
$text['button-call_routing']['pl-pl'] = "Call Routing";
|
||||
$text['button-call_routing']['pt-br'] = "Roteamento de chamadas"; //copied from pt-pt
|
||||
$text['button-call_routing']['pt-pt'] = "roteamento de chamadas";
|
||||
$text['button-call_routing']['ro-ro'] = "";
|
||||
$text['button-call_routing']['ru-ru'] = "Маршрутизация Вызовов";
|
||||
$text['button-call_routing']['sv-se'] = "Call Routing";
|
||||
$text['button-call_routing']['uk-ua'] = "маршрутизація викликів";
|
||||
$text['button-call_forward']['en-us'] = "Call Forward";
|
||||
$text['button-call_forward']['en-gb'] = "Call Forward";
|
||||
$text['button-call_forward']['ar-eg'] = "";
|
||||
$text['button-call_forward']['de-at'] = "Rufumleitung"; //copied from de-de
|
||||
$text['button-call_forward']['de-ch'] = "Rufumleitung"; //copied from de-de
|
||||
$text['button-call_forward']['de-de'] = "Rufumleitung";
|
||||
$text['button-call_forward']['es-cl'] = "Reenvio de Llamadas";
|
||||
$text['button-call_forward']['es-mx'] = "Reenvio de Llamadas"; //copied from es-cl
|
||||
$text['button-call_forward']['fr-ca'] = "Renvoi d'appel"; //copied from fr-fr
|
||||
$text['button-call_forward']['fr-fr'] = "Renvoi d'appel";
|
||||
$text['button-call_forward']['he-il'] = "";
|
||||
$text['button-call_forward']['it-it'] = "Inoltro";
|
||||
$text['button-call_forward']['nl-nl'] = "Oproep doorsturen";
|
||||
$text['button-call_forward']['pl-pl'] = "Przekierowanie";
|
||||
$text['button-call_forward']['pt-br'] = "Encaminhamento de chamadas";
|
||||
$text['button-call_forward']['pt-pt'] = "Encaminhamento de Chamadas";
|
||||
$text['button-call_forward']['ro-ro'] = "";
|
||||
$text['button-call_forward']['ru-ru'] = "Переадресация";
|
||||
$text['button-call_forward']['sv-se'] = "Vidarekoppling";
|
||||
$text['button-call_forward']['uk-ua'] = "Переадресація";
|
||||
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue