mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 09:03:49 +00:00
Update app_languages.php
This commit is contained in:
@@ -421,6 +421,26 @@ $text['label-destination_number']['ru-ru'] = "Направление";
|
||||
$text['label-destination_number']['sv-se'] = "Destination";
|
||||
$text['label-destination_number']['uk-ua'] = "Номер";
|
||||
|
||||
$text['label-destination_prefix']['en-us'] = "Prefix";
|
||||
$text['label-destination_prefix']['ar-eg'] = "";
|
||||
$text['label-destination_prefix']['de-at'] = ""; //copied from de-de
|
||||
$text['label-destination_prefix']['de-ch'] = ""; //copied from de-de
|
||||
$text['label-destination_prefix']['de-de'] = "";
|
||||
$text['label-destination_prefix']['es-cl'] = "";
|
||||
$text['label-destination_prefix']['es-mx'] = ""; //copied from es-cl
|
||||
$text['label-destination_prefix']['fr-ca'] = ""; //copied from fr-fr
|
||||
$text['label-destination_prefix']['fr-fr'] = "";
|
||||
$text['label-destination_prefix']['he-il'] = "";
|
||||
$text['label-destination_prefix']['it-it'] = "";
|
||||
$text['label-destination_prefix']['nl-nl'] = "";
|
||||
$text['label-destination_prefix']['pl-pl'] = "";
|
||||
$text['label-destination_prefix']['pt-br'] = ""; //copied from pt-pt
|
||||
$text['label-destination_prefix']['pt-pt'] = "";
|
||||
$text['label-destination_prefix']['ro-ro'] = "";
|
||||
$text['label-destination_prefix']['ru-ru'] = "";
|
||||
$text['label-destination_prefix']['sv-se'] = "";
|
||||
$text['label-destination_prefix']['uk-ua'] = "";
|
||||
|
||||
$text['label-destination_enabled']['en-us'] = "Enabled";
|
||||
$text['label-destination_enabled']['ar-eg'] = "مفعل";
|
||||
$text['label-destination_enabled']['de-at'] = "Aktiviert"; //copied from de-de
|
||||
@@ -921,6 +941,26 @@ $text['description-destination_number']['ru-ru'] = "Введите номер н
|
||||
$text['description-destination_number']['sv-se'] = "Ange destinationen.";
|
||||
$text['description-destination_number']['uk-ua'] = "Введіть номер";
|
||||
|
||||
$text['description-destination_prefix']['en-us'] = "";
|
||||
$text['description-destination_prefix']['ar-eg'] = "";
|
||||
$text['description-destination_prefix']['de-at'] = ""; //copied from de-de
|
||||
$text['description-destination_prefix']['de-ch'] = ""; //copied from de-de
|
||||
$text['description-destination_prefix']['de-de'] = "";
|
||||
$text['description-destination_prefix']['es-cl'] = "";
|
||||
$text['description-destination_prefix']['es-mx'] = ""; //copied from es-cl
|
||||
$text['description-destination_prefix']['fr-ca'] = ""; //copied from fr-fr
|
||||
$text['description-destination_prefix']['fr-fr'] = "";
|
||||
$text['description-destination_prefix']['he-il'] = "";
|
||||
$text['description-destination_prefix']['it-it'] = "";
|
||||
$text['description-destination_prefix']['nl-nl'] = "";
|
||||
$text['description-destination_prefix']['pl-pl'] = "";
|
||||
$text['description-destination_prefix']['pt-br'] = "";
|
||||
$text['description-destination_prefix']['pt-pt'] = "";
|
||||
$text['description-destination_prefix']['ro-ro'] = "";
|
||||
$text['description-destination_prefix']['ru-ru'] = "";
|
||||
$text['description-destination_prefix']['sv-se'] = "";
|
||||
$text['description-destination_prefix']['uk-ua'] = "";
|
||||
|
||||
$text['description-destination_enabled']['en-us'] = "Set the current status of this destination.";
|
||||
$text['description-destination_enabled']['ar-eg'] = "";
|
||||
$text['description-destination_enabled']['de-at'] = "Setzen Sie den derzeitigen Status des Ziels."; //copied from de-de
|
||||
|
||||
Reference in New Issue
Block a user