ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/ar-SA/admin/consumables/general.php
Normal file
11
SNIPE-IT/resources/lang/ar-SA/admin/consumables/general.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'checkout' => 'إخراج المواد الاستهلاكية لمستخدم',
|
||||
'consumable_name' => 'اسم المادة الإستهلاكية',
|
||||
'create' => 'إنشاء مادة إستهلاكية',
|
||||
'item_no' => 'رقم القطعة.',
|
||||
'remaining' => 'المتبقية',
|
||||
'total' => 'المجموع',
|
||||
'update' => 'تحديث المادة الإستهلاكية',
|
||||
);
|
Reference in New Issue
Block a user