persian translation for tax package
This commit is contained in:
parent
2ce1a4e2c2
commit
09d3d40324
|
|
@ -4,14 +4,14 @@ return [
|
|||
'admin' => [
|
||||
'system' => [
|
||||
'taxes' => [
|
||||
'taxes' => 'Taxes',
|
||||
'catalogue' => 'Catalog',
|
||||
'pricing' => 'Pricing',
|
||||
'tax-inclusive' => 'Tax inclusive',
|
||||
'default-location-calculation' => 'Default Location Calculation',
|
||||
'default-country' => 'Default Country',
|
||||
'default-state' => 'Default State',
|
||||
'default-post-code' => 'Default Post Code',
|
||||
'taxes' => 'مالیت',
|
||||
'catalogue' => 'کاتالوگ',
|
||||
'pricing' => 'قیمت گذاری',
|
||||
'tax-inclusive' => 'شامل مالیت',
|
||||
'default-location-calculation' => 'مکان محاسبه پیشفرض',
|
||||
'default-country' => 'کشور پیشفرض',
|
||||
'default-state' => 'استان پیشفرض',
|
||||
'default-post-code' => 'کد پستی پیشفرض',
|
||||
],
|
||||
]
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue