ar-SA
This commit is contained in:
17
resources/lang/ar-SA/demo.php
Normal file
17
resources/lang/ar-SA/demo.php
Normal file
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'accounts_cash' => 'نقدي',
|
||||
'categories_uncat' => 'غير مدرج ب فئة',
|
||||
'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