ajout app
This commit is contained in:
16
SNIPE-IT/resources/lang/ar-SA/admin/components/general.php
Normal file
16
SNIPE-IT/resources/lang/ar-SA/admin/components/general.php
Normal file
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'component_name' => 'اسم المكون',
|
||||
'checkin' => 'ادخالات المكونات',
|
||||
'checkout' => 'مخرجات المكونات',
|
||||
'cost' => 'تكلفة الشراء',
|
||||
'create' => 'إنشاء مكون',
|
||||
'edit' => 'تعديل مكون',
|
||||
'date' => 'تاريخ الشراء',
|
||||
'order' => 'رقم طلب الشراء',
|
||||
'remaining' => 'المتبقية',
|
||||
'total' => 'المجموع',
|
||||
'update' => 'تحديث مكون',
|
||||
'checkin_limit' => 'يجب أن يكون المبلغ المدخل مساوياً أو أقل من :assigned_Qty'
|
||||
);
|
Reference in New Issue
Block a user