ajout app
This commit is contained in:
18
SNIPE-IT/resources/lang/fa-IR/admin/licenses/table.php
Normal file
18
SNIPE-IT/resources/lang/fa-IR/admin/licenses/table.php
Normal file
@ -0,0 +1,18 @@
|
||||
<?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