Update app_languages.php
This commit is contained in:
parent
830dd27022
commit
7f8bd715fe
|
|
@ -1301,6 +1301,46 @@ $text['description-destinations']['ru-ru'] = "Добавьте адресато
|
|||
$text['description-destinations']['sv-se'] = "Lägg till destinationer och parametrar till ringgruppen.";
|
||||
$text['description-destinations']['uk-ua'] = "Вхідні номери можуть бути таких типів: DID/DDI, DNIS або Alias для вхідних дзвінків";
|
||||
|
||||
$text['description-caller_id_name']['en-us'] = "Set the caller ID name for outbound external calls.";
|
||||
$text['description-caller_id_name']['ar-eg'] = "";
|
||||
$text['description-caller_id_name']['de-at'] = "";
|
||||
$text['description-caller_id_name']['de-ch'] = "";
|
||||
$text['description-caller_id_name']['de-de'] = "";
|
||||
$text['description-caller_id_name']['es-cl'] = "";
|
||||
$text['description-caller_id_name']['es-mx'] = "";
|
||||
$text['description-caller_id_name']['fr-ca'] = "";
|
||||
$text['description-caller_id_name']['fr-fr'] = "";
|
||||
$text['description-caller_id_name']['he-il'] = "";
|
||||
$text['description-caller_id_name']['it-it'] = "";
|
||||
$text['description-caller_id_name']['nl-nl'] = "";
|
||||
$text['description-caller_id_name']['pl-pl'] = "";
|
||||
$text['description-caller_id_name']['pt-br'] = "";
|
||||
$text['description-caller_id_name']['pt-pt'] = "";
|
||||
$text['description-caller_id_name']['ro-ro'] = "";
|
||||
$text['description-caller_id_name']['ru-ru'] = "";
|
||||
$text['description-caller_id_name']['sv-se'] = "";
|
||||
$text['description-caller_id_name']['uk-ua'] = "";
|
||||
|
||||
$text['description-caller_id_number']['en-us'] = "Set the caller ID number for outbound external calls.";
|
||||
$text['description-caller_id_number']['ar-eg'] = "";
|
||||
$text['description-caller_id_number']['de-at'] = "";
|
||||
$text['description-caller_id_number']['de-ch'] = "";
|
||||
$text['description-caller_id_number']['de-de'] = "";
|
||||
$text['description-caller_id_number']['es-cl'] = "";
|
||||
$text['description-caller_id_number']['es-mx'] = "";
|
||||
$text['description-caller_id_number']['fr-ca'] = "";
|
||||
$text['description-caller_id_number']['fr-fr'] = "";
|
||||
$text['description-caller_id_number']['he-il'] = "";
|
||||
$text['description-caller_id_number']['it-it'] = "";
|
||||
$text['description-caller_id_number']['nl-nl'] = "";
|
||||
$text['description-caller_id_number']['pl-pl'] = "";
|
||||
$text['description-caller_id_number']['pt-br'] = "";
|
||||
$text['description-caller_id_number']['pt-pt'] = "";
|
||||
$text['description-caller_id_number']['ro-ro'] = "";
|
||||
$text['description-caller_id_number']['ru-ru'] = "";
|
||||
$text['description-caller_id_number']['sv-se'] = "";
|
||||
$text['description-caller_id_number']['uk-ua'] = "";
|
||||
|
||||
$text['description-cid-number-prefix']['en-us'] = "Set a prefix on the caller ID number.";
|
||||
$text['description-cid-number-prefix']['ar-eg'] = "";
|
||||
$text['description-cid-number-prefix']['de-at'] = "Setzen Sie ein Präfix für die Anruferkennung (Nummer)"; //copied from de-de
|
||||
|
|
|
|||
Loading…
Reference in New Issue