ajout app
This commit is contained in:
16
SNIPE-IT/resources/lang/th-TH/admin/components/general.php
Normal file
16
SNIPE-IT/resources/lang/th-TH/admin/components/general.php
Normal file
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'component_name' => 'ชื่อคอมโพเนนต์',
|
||||
'checkin' => 'คอมโพเนนต์ Checkin',
|
||||
'checkout' => 'ส่วนประกอบ Checkout',
|
||||
'cost' => 'ซื้อต้นทุน',
|
||||
'create' => 'สร้างคอมโพเนนต์',
|
||||
'edit' => 'แก้ไขคอมโพเนนต์',
|
||||
'date' => 'วันที่ซื้อ',
|
||||
'order' => 'เลขที่ใบสั่งซื้อ',
|
||||
'remaining' => 'ที่เหลืออยู่',
|
||||
'total' => 'ทั้งหมด',
|
||||
'update' => 'อัพเดตคอมโพเนนต์',
|
||||
'checkin_limit' => 'Amount checked in must be equal to or less than :assigned_qty'
|
||||
);
|
Reference in New Issue
Block a user