Update app_languages.php (#4791)
This commit is contained in:
parent
9c2e2defb6
commit
5247755cc1
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue