ajout app
This commit is contained in:
33
SNIPE-IT/resources/lang/th-TH/admin/hardware/table.php
Normal file
33
SNIPE-IT/resources/lang/th-TH/admin/hardware/table.php
Normal file
@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'asset_tag' => 'แท็กเนื้อหา',
|
||||
'asset_model' => 'แบบ',
|
||||
'assigned_to' => 'ได้รับมอบหมายให้',
|
||||
'book_value' => 'Current Value',
|
||||
'change' => 'In / Out',
|
||||
'checkout_date' => 'ชำระเงินวันที่',
|
||||
'checkoutto' => 'เช็คเอาท์',
|
||||
'components_cost' => 'Total Components Cost',
|
||||
'current_value' => 'Current Value',
|
||||
'diff' => 'diff',
|
||||
'dl_csv' => 'ดาวน์โหลด CSV',
|
||||
'eol' => 'EOL',
|
||||
'id' => 'ID',
|
||||
'last_checkin_date' => 'Last Checkin Date',
|
||||
'location' => 'ที่ตั้ง',
|
||||
'purchase_cost' => 'ราคา',
|
||||
'purchase_date' => 'สั่งซื้อ',
|
||||
'serial' => 'อนุกรม',
|
||||
'status' => 'สถานะ',
|
||||
'title' => 'สินทรัพย์',
|
||||
'image' => 'ภาพอุปกรณ์',
|
||||
'days_without_acceptance' => 'วันโดยปราศจากการยอมรับ',
|
||||
'monthly_depreciation' => 'ค่าเสื่อมราคารายเดือน',
|
||||
'assigned_to' => 'ได้รับมอบหมายให้',
|
||||
'requesting_user' => 'Requesting User',
|
||||
'requested_date' => 'วันที่ขอ',
|
||||
'changed' => 'เปลี่ยนแปลงแล้ว',
|
||||
'icon' => 'Icon',
|
||||
];
|
Reference in New Issue
Block a user