updated translations
This commit is contained in:
		@@ -9,8 +9,5 @@ return [
 | 
			
		||||
    'currencies_eur'        => 'یورو',
 | 
			
		||||
    'currencies_gbp'        => 'برطانوی پاؤنڈ',
 | 
			
		||||
    'currencies_try'        => 'ترکی لیرا',
 | 
			
		||||
    'taxes_exempt'          => 'ٹیکس سے مستثنی',
 | 
			
		||||
    'taxes_normal'          => 'عام ٹیکس',
 | 
			
		||||
    'taxes_sales'           => 'سیلز ٹیکس',
 | 
			
		||||
 | 
			
		||||
];
 | 
			
		||||
 
 | 
			
		||||
@@ -33,8 +33,9 @@ return [
 | 
			
		||||
    'send_mail'             => 'ای میل بھیجیں',
 | 
			
		||||
    'all_invoices'          => ' تمام انوائس دیکھنے کے لئے لاگ ان کریں',
 | 
			
		||||
    'create_invoice'        => 'انوائس بنائیں',
 | 
			
		||||
    'send_invoice'          => 'انوائس کو بھیجیں',
 | 
			
		||||
    'send_invoice'          => 'انوائس بھیجیں',
 | 
			
		||||
    'get_paid'              => 'انوائس حاصل کریں',
 | 
			
		||||
    'accept_payments'       => 'آن لائن ادائیگی قبول کریں',
 | 
			
		||||
 | 
			
		||||
    'status' => [
 | 
			
		||||
        'draft'             => 'ڈرافٹ',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user