mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update app_languages.php
This commit is contained in:
@@ -61,6 +61,46 @@ $text['title-destination-add']['ru-ru'] = "Направление";
|
||||
$text['title-destination-add']['sv-se'] = "Destination";
|
||||
$text['title-destination-add']['uk-ua'] = "Номер";
|
||||
|
||||
$text['button-outbound']['en-us'] = "Outbound";
|
||||
$text['button-outbound']['ar-eg'] = "صادر";
|
||||
$text['button-outbound']['de-at'] = "Ausgehend";
|
||||
$text['button-outbound']['de-ch'] = "Ausgehend"; //copied from de-de
|
||||
$text['button-outbound']['de-de'] = "Ausgehend";
|
||||
$text['button-outbound']['es-cl'] = "Saliente";
|
||||
$text['button-outbound']['es-mx'] = "Saliente"; //copied from es-cl
|
||||
$text['button-outbound']['fr-ca'] = "Sortant"; //copied from fr-fr
|
||||
$text['button-outbound']['fr-fr'] = "Sortant";
|
||||
$text['button-outbound']['he-il'] = "יוצא";
|
||||
$text['button-outbound']['it-it'] = "In Uscita";
|
||||
$text['button-outbound']['nl-nl'] = "";
|
||||
$text['button-outbound']['pl-pl'] = "Wychodzący";
|
||||
$text['button-outbound']['pt-br'] = "Saída";
|
||||
$text['button-outbound']['pt-pt'] = "Saída";
|
||||
$text['button-outbound']['ro-ro'] = "";
|
||||
$text['button-outbound']['ru-ru'] = "Исходящий";
|
||||
$text['button-outbound']['sv-se'] = "Utgående";
|
||||
$text['button-outbound']['uk-ua'] = "Вихідний";
|
||||
|
||||
$text['button-inbound']['en-us'] = "Inbound";
|
||||
$text['button-inbound']['ar-eg'] = "وارد";
|
||||
$text['button-inbound']['de-at'] = "Eingehend";
|
||||
$text['button-inbound']['de-ch'] = "Eingehend"; //copied from de-de
|
||||
$text['button-inbound']['de-de'] = "Eingehend";
|
||||
$text['button-inbound']['es-cl'] = "Entrante";
|
||||
$text['button-inbound']['es-mx'] = "Entrante"; //copied from es-cl
|
||||
$text['button-inbound']['fr-ca'] = "Entrant"; //copied from fr-fr
|
||||
$text['button-inbound']['fr-fr'] = "Entrant";
|
||||
$text['button-inbound']['he-il'] = "נכנס";
|
||||
$text['button-inbound']['it-it'] = "In Entrata";
|
||||
$text['button-inbound']['nl-nl'] = "";
|
||||
$text['button-inbound']['pl-pl'] = "Przychodzący";
|
||||
$text['button-inbound']['pt-br'] = "Entrada";
|
||||
$text['button-inbound']['pt-pt'] = "Entrada";
|
||||
$text['button-inbound']['ro-ro'] = "";
|
||||
$text['button-inbound']['ru-ru'] = "Входящий";
|
||||
$text['button-inbound']['sv-se'] = "Inkommande";
|
||||
$text['button-inbound']['uk-ua'] = "Вхідний";
|
||||
|
||||
$text['select-global']['en-us'] = "Global";
|
||||
$text['select-global']['ar-eg'] = "";
|
||||
$text['select-global']['de-at'] = "Global";
|
||||
|
||||
Reference in New Issue
Block a user