ajout app
This commit is contained in:
17
SNIPE-IT/resources/lang/ar-SA/admin/licenses/table.php
Normal file
17
SNIPE-IT/resources/lang/ar-SA/admin/licenses/table.php
Normal file
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'assigned_to' => 'عينت الى',
|
||||
'checkout' => 'داخل\\خارج',
|
||||
'id' => 'رقم التعريف',
|
||||
'license_email' => 'البريد الإلكتروني للترخيص',
|
||||
'license_name' => 'مرخص الى',
|
||||
'purchase_date' => 'تاريخ الشراء',
|
||||
'purchased' => 'تم الشراء',
|
||||
'seats' => 'مقاعد',
|
||||
'hardware' => 'أجهزة',
|
||||
'serial' => 'التسلسل',
|
||||
'title' => 'الترخيص',
|
||||
|
||||
);
|
Reference in New Issue
Block a user