diff --git a/resources/app_languages.php b/resources/app_languages.php index 68bf531903..05e509fe4a 100644 --- a/resources/app_languages.php +++ b/resources/app_languages.php @@ -2479,6 +2479,46 @@ $text['sounds']['ru-ru'] = "Звуки"; $text['sounds']['sv-se'] = "Ljud"; $text['sounds']['uk-ua'] = "звуки"; +$text['label-greeting']['en-us'] = "Greeting"; +$text['label-greeting']['ar-eg'] = ""; +$text['label-greeting']['de-at'] = "Begrüßung"; //copied from de-de +$text['label-greeting']['de-ch'] = "Begrüßung"; //copied from de-de +$text['label-greeting']['de-de'] = "Begrüßung"; +$text['label-greeting']['es-cl'] = "ID de bienvenida"; +$text['label-greeting']['es-mx'] = "ID de bienvenida"; //copied from es-cl +$text['label-greeting']['fr-ca'] = "ID d'accueil"; //copied from fr-fr +$text['label-greeting']['fr-fr'] = "ID d'accueil"; +$text['label-greeting']['he-il'] = ""; +$text['label-greeting']['it-it'] = ""; +$text['label-greeting']['nl-nl'] = ""; +$text['label-greeting']['pl-pl'] = "ID Powitania"; +$text['label-greeting']['pt-br'] = "ID de saudação"; +$text['label-greeting']['pt-pt'] = "ID de Saudação"; +$text['label-greeting']['ro-ro'] = ""; +$text['label-greeting']['ru-ru'] = "Приветствие"; +$text['label-greeting']['sv-se'] = "Hälsning"; +$text['label-greeting']['uk-ua'] = "ID привітання"; + +$text['description-greeting']['en-us'] = "Select the desired Greeting."; +$text['description-greeting']['ar-eg'] = ""; +$text['description-greeting']['de-at'] = "Geben Sie die Begrüßungs-ID an."; //copied from de-de +$text['description-greeting']['de-ch'] = "Geben Sie die Begrüßungs-ID an."; //copied from de-de +$text['description-greeting']['de-de'] = "Geben Sie die Begrüßungs-ID an."; +$text['description-greeting']['es-cl'] = "Ingrese el ID de bienvenida"; +$text['description-greeting']['es-mx'] = "Ingrese el ID de bienvenida"; //copied from es-cl +$text['description-greeting']['fr-ca'] = "Choisir le numéro de message vocal de salutation."; //copied from fr-fr +$text['description-greeting']['fr-fr'] = "Choisir le numéro de message vocal de salutation."; +$text['description-greeting']['he-il'] = ""; +$text['description-greeting']['it-it'] = ""; +$text['description-greeting']['nl-nl'] = ""; +$text['description-greeting']['pl-pl'] = "Wprowadź ID powitania"; +$text['description-greeting']['pt-br'] = "Insira o ID da saudação"; +$text['description-greeting']['pt-pt'] = "Introduza o ID da Saudação"; +$text['description-greeting']['ro-ro'] = ""; +$text['description-greeting']['ru-ru'] = "Выберите желаемое приветствие."; +$text['description-greeting']['sv-se'] = "Ange Hälsningens ID"; +$text['description-greeting']['uk-ua'] = "Введіть ID привітання"; + $text['description-name']['en-us'] = "Enter the name."; $text['description-name']['ar-eg'] = ""; $text['description-name']['de-at'] = "Geben Sie den Namen ein.";