ur-PK
This commit is contained in:
16
resources/lang/ur-PK/demo.php
Normal file
16
resources/lang/ur-PK/demo.php
Normal file
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'accounts_cash' => 'کیش',
|
||||
'categories_deposit' => 'ڈپازٹ',
|
||||
'categories_sales' => 'سیلز',
|
||||
'currencies_usd' => 'امریکی ڈالر',
|
||||
'currencies_eur' => 'یورو',
|
||||
'currencies_gbp' => 'برطانوی پاؤنڈ',
|
||||
'currencies_try' => 'ترکی لیرا',
|
||||
'taxes_exempt' => 'ٹیکس سے مستثنی',
|
||||
'taxes_normal' => 'عام ٹیکس',
|
||||
'taxes_sales' => 'سیلز ٹیکس',
|
||||
|
||||
];
|
Reference in New Issue
Block a user