From 5247755cc1cccbf19812f78044e2f7f0ec2c038e Mon Sep 17 00:00:00 2001 From: chansizzle <14916599+chansizzle@users.noreply.github.com> Date: Fri, 18 Oct 2019 12:42:40 -0600 Subject: [PATCH] Update app_languages.php (#4791) --- app/fax/app_languages.php | 40 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/app/fax/app_languages.php b/app/fax/app_languages.php index b51b869099..714b051919 100644 --- a/app/fax/app_languages.php +++ b/app/fax/app_languages.php @@ -3281,6 +3281,46 @@ $text['description']['ru-ru'] = "Чтобы получить факс, наст $text['description']['sv-se'] = "För att ta emot fax, gör en fax anknytning och vidarebefordra sedan inkommande till den."; $text['description']['uk-ua'] = ""; +$text['description-accountcode']['en-us'] = "Enter the accountcode."; +$text['description-accountcode']['ar-eg'] = ""; +$text['description-accountcode']['de-at'] = "Geben Sie den Kontoschlüssel ein."; //copied from de-de +$text['description-accountcode']['de-ch'] = "Geben Sie den Kontoschlüssel ein."; //copied from de-de +$text['description-accountcode']['de-de'] = "Geben Sie den Kontoschlüssel ein."; +$text['description-accountcode']['es-cl'] = ""; +$text['description-accountcode']['es-mx'] = ""; +$text['description-accountcode']['fr-ca'] = "Entrez le code de compte."; +$text['description-accountcode']['fr-fr'] = "Entrez le code de compte."; +$text['description-accountcode']['he-il'] = ""; +$text['description-accountcode']['it-it'] = "Inserire l'accountcode."; +$text['description-accountcode']['nl-nl'] = ""; +$text['description-accountcode']['pl-pl'] = ""; +$text['description-accountcode']['pt-br'] = ""; +$text['description-accountcode']['pt-pt'] = ""; +$text['description-accountcode']['ro-ro'] = ""; +$text['description-accountcode']['ru-ru'] = "Введите код Аккаунта."; +$text['description-accountcode']['sv-se'] = "Ange Accountcode"; +$text['description-accountcode']['uk-ua'] = ""; + +$text['description-fax_send_channels']['en-us'] = "Enter the maximum number of channels to use."; +$text['description-fax_send_channels']['ar-eg'] = ""; +$text['description-fax_send_channels']['de-at'] = ""; +$text['description-fax_send_channels']['de-ch'] = ""; +$text['description-fax_send_channels']['de-de'] = ""; +$text['description-fax_send_channels']['es-cl'] = ""; +$text['description-fax_send_channels']['es-mx'] = ""; +$text['description-fax_send_channels']['fr-ca'] = ""; +$text['description-fax_send_channels']['fr-fr'] = ""; +$text['description-fax_send_channels']['he-il'] = ""; +$text['description-fax_send_channels']['it-it'] = ""; +$text['description-fax_send_channels']['nl-nl'] = ""; +$text['description-fax_send_channels']['pl-pl'] = ""; +$text['description-fax_send_channels']['pt-br'] = ""; +$text['description-fax_send_channels']['pt-pt'] = ""; +$text['description-fax_send_channels']['ro-ro'] = ""; +$text['description-fax_send_channels']['ru-ru'] = ""; +$text['description-fax_send_channels']['sv-se'] = ""; +$text['description-fax_send_channels']['uk-ua'] = ""; + $text['confirm-update']['en-us'] = "Update Complete"; $text['confirm-update']['ar-eg'] = ""; $text['confirm-update']['de-at'] = "Aktualisierung durchgeführt"; //copied from de-de