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 [
'add_payment' => 'إضافة مدفوعات',
'mark_paid' => 'تم التحديد كمدفوع',
'mark_received' => 'تحديد كمستلم',
'mark_cancelled' => 'تم إلغاء العلامة',
'download_pdf' => 'تحميل PDF',
'send_mail' => 'إرسال بريد إلكتروني',
'create_bill' => 'إنشاء فاتورة شراء',
@@ -43,11 +45,13 @@ return [
'paid' => 'مدفوع',
'overdue' => 'متأخر',
'unpaid' => 'غير مدفوع',
'cancelled' => 'Cancelled',
],
'messages' => [
'received' => 'تم تحويل فاتورة الشراء إلى فاتورة مستلمة بنجاح!',
'marked_received' => 'Bill marked as received!',
'marked_paid' => 'الفاتورة عُلّمت كمدفوعة!',
'marked_cancelled' => 'Bill marked as cancelled!',
'draft' => 'هذة فاتورة شراء عبارة عن <b> مسودة </b> و سوف يتم اظهارها بالنظام بعد ان يتم استحقاقها.',
'status' => [