updated translations
This commit is contained in:
		@@ -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' => [
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user