ajout app
This commit is contained in:
17
SNIPE-IT/resources/lang/th-TH/admin/licenses/table.php
Normal file
17
SNIPE-IT/resources/lang/th-TH/admin/licenses/table.php
Normal file
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'assigned_to' => 'ได้รับมอบหมายให้',
|
||||
'checkout' => 'In / Out',
|
||||
'id' => 'ID',
|
||||
'license_email' => 'อีเมลใบอนุญาต',
|
||||
'license_name' => 'ได้รับอนุญาตให้',
|
||||
'purchase_date' => 'วันที่ซื้อ',
|
||||
'purchased' => 'สั่งซื้อ',
|
||||
'seats' => 'ที่นั่ง',
|
||||
'hardware' => 'ฮาร์ดแวร์',
|
||||
'serial' => 'อนุกรม',
|
||||
'title' => 'การอนุญาต',
|
||||
|
||||
);
|
Reference in New Issue
Block a user