Fax - Sent: Added Recipient column, if allowed.

This commit is contained in:
fusionate
2024-09-17 14:38:11 -06:00
parent 7cd6aec9df
commit e4aa30bcd6
7 changed files with 69 additions and 11 deletions
+27
View File
@@ -1512,6 +1512,33 @@ $text['label-fax_document_total_pages']['zh-cn'] = "文档总页数";
$text['label-fax_document_total_pages']['ja-jp'] = "ドキュメントの総ページ数";
$text['label-fax_document_total_pages']['ko-kr'] = "문서 총 페이지";
$text['label-fax_recipient']['en-us'] = "Recipient";
$text['label-fax_recipient']['en-gb'] = "Recipient";
$text['label-fax_recipient']['ar-eg'] = "متلقي";
$text['label-fax_recipient']['de-at'] = "Empfänger";
$text['label-fax_recipient']['de-ch'] = "Empfänger";
$text['label-fax_recipient']['de-de'] = "Empfänger";
$text['label-fax_recipient']['el-gr'] = "Παραλήπτης";
$text['label-fax_recipient']['es-cl'] = "Beneficiario";
$text['label-fax_recipient']['es-mx'] = "Beneficiario";
$text['label-fax_recipient']['fr-ca'] = "Destinataire";
$text['label-fax_recipient']['fr-fr'] = "Destinataire";
$text['label-fax_recipient']['he-il'] = "מְקַבֵּל";
$text['label-fax_recipient']['it-it'] = "Destinatario";
$text['label-fax_recipient']['ka-ge'] = "მიმღები";
$text['label-fax_recipient']['nl-nl'] = "Ontvanger";
$text['label-fax_recipient']['pl-pl'] = "Odbiorca";
$text['label-fax_recipient']['pt-br'] = "Recebedor";
$text['label-fax_recipient']['pt-pt'] = "Destinatário";
$text['label-fax_recipient']['ro-ro'] = "Destinatar";
$text['label-fax_recipient']['ru-ru'] = "Получатель";
$text['label-fax_recipient']['sv-se'] = "Mottagare";
$text['label-fax_recipient']['uk-ua'] = "одержувач";
$text['label-fax_recipient']['tr-tr'] = "Alıcı";
$text['label-fax_recipient']['zh-cn'] = "接受者";
$text['label-fax_recipient']['ja-jp'] = "受取人";
$text['label-fax_recipient']['ko-kr'] = "받는 사람";
$text['label-fax_destination']['en-us'] = "Destination";
$text['label-fax_destination']['en-gb'] = "Destination";
$text['label-fax_destination']['ar-eg'] = "الوجهة";