updated translations

This commit is contained in:
denisdulici
2020-05-02 16:45:35 +03:00
parent af4888bc91
commit 7e672a43cf
40 changed files with 399 additions and 126 deletions

View File

@@ -13,6 +13,7 @@ return [
'price' => 'السعر',
'sub_total' => 'المجموع الجزئي',
'discount' => 'الخصم',
'item_discount' => 'Line Discount',
'tax_total' => 'إجمالي الضريبة',
'total' => 'الإجمالي',
@@ -30,6 +31,7 @@ return [
'mark_paid' => 'التحديد كمدفوع',
'mark_sent' => 'التحديد كمرسل',
'mark_viewed' => 'وضع علامة مشاهدة',
'mark_cancelled' => 'Mark Cancelled',
'download_pdf' => 'تحميل PDF',
'send_mail' => 'إرسال بريد إلكتروني',
'all_invoices' => 'سجّل الدخول لعرض جميع الفواتير',
@@ -47,12 +49,15 @@ return [
'paid' => 'مدفوع',
'overdue' => 'متأخر',
'unpaid' => 'غير مدفوع',
'cancelled' => 'Cancelled',
],
'messages' => [
'email_sent' => 'تم إرسال الفاتورة عبر البريد اﻹلكتروني!',
'marked_sent' => 'الفاتورة عُلّمت كمرسلة!',
'marked_paid' => 'الفاتورة عُلّمت كمدفوع!',
'marked_viewed' => 'Invoice marked as viewed!',
'marked_cancelled' => 'Invoice marked as cancelled!',
'email_required' => 'لا يوجد عنوان البريد إلكتروني لهذا العميل!',
'draft' => 'هذه <b>مسودة</b> الفاتورة و سوف تظهر في النظام بعد ارسالها.',