ar-SA
This commit is contained in:
15
resources/lang/ar-SA/items.php
Normal file
15
resources/lang/ar-SA/items.php
Normal file
@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'quantities' => 'الكمية | الكميات',
|
||||
'sales_price' => 'سعر البيع',
|
||||
'purchase_price' => 'سعر الشراء',
|
||||
'sku' => 'الرمز التعريفى',
|
||||
|
||||
'notification' => [
|
||||
'message' => 'تتلقى هذة الرسالة حيث ان : المنتج اسم المنتج نفذ من المخزن.',
|
||||
'button' => 'عرض الأن',
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user