2024-06-11 12:01:51 +07:00
|
|
|
export default {
|
2024-06-12 11:43:19 +07:00
|
|
|
productAndService: 'กลุ่มสินค้าและบริการ',
|
|
|
|
|
productAndServiceAll: 'กลุ่มสินค้าและบริการทั้งหมด',
|
|
|
|
|
productAndServiceType: 'ประเภทสินค้าและบริการ',
|
|
|
|
|
productAndServiceGroupCode: 'รหัสกลุ่มสินค้าและบริการ',
|
|
|
|
|
productAndServiceGroupName: 'ชื่อกลุ่มสินค้าและบริการ',
|
|
|
|
|
productAndServiceTypeCode: 'รหัสประเภทสินค้าและบริการ',
|
|
|
|
|
productAndServiceTypeName: 'ชื่อรหัสประเภทสินค้าและบริการ',
|
|
|
|
|
|
2024-06-21 14:50:05 +07:00
|
|
|
service: 'บริการ {msg}',
|
2024-06-12 15:32:39 +07:00
|
|
|
product: 'สินค้า',
|
|
|
|
|
|
2024-06-12 11:43:19 +07:00
|
|
|
messageTooltipNoProduct: 'ยังไม่มีกลุ่มสินค้าและบริการ',
|
|
|
|
|
messageTooltipProductCreate: 'คลิก + เพื่อกลุ่มสินค้าและบริการ',
|
|
|
|
|
|
2024-06-12 15:32:39 +07:00
|
|
|
addProduct: 'เพิ่มกลุ่มสินค้าและบริการ',
|
|
|
|
|
|
2024-06-12 11:43:19 +07:00
|
|
|
productCreate: 'สร้างกลุ่มสินค้าและบริการ',
|
2024-06-18 01:59:02 +00:00
|
|
|
|
2024-06-19 10:34:02 +07:00
|
|
|
productCode: 'รหัสสินค้า',
|
|
|
|
|
productName: 'ชื่อสินค้า',
|
|
|
|
|
processingTime: 'ระยะเวลาดำเนินการ (วัน)',
|
|
|
|
|
priceeInformation: 'ข้อมูลราคา',
|
|
|
|
|
salePrice: 'ราคาขาย',
|
|
|
|
|
agentPrice: 'ราคาตัวแทน',
|
|
|
|
|
processingPrice: 'ราคาดำเนินการ',
|
|
|
|
|
|
2024-06-21 14:50:05 +07:00
|
|
|
editService: 'แก้ไขบริการ',
|
2024-06-18 01:59:02 +00:00
|
|
|
addService: 'เพิ่มบริการ',
|
2024-06-19 10:34:02 +07:00
|
|
|
buttonAddProduct: 'เพิ่มสินค้า',
|
2024-06-19 13:51:10 +07:00
|
|
|
|
|
|
|
|
editProduct: 'แก้ไขสินค้า',
|
2024-06-18 01:59:02 +00:00
|
|
|
serviceInformation: 'ข้อมูลบริการ',
|
|
|
|
|
workInformation: 'ข้อมูลงาน',
|
|
|
|
|
workName: 'ชื่องาน',
|
|
|
|
|
serviceCode: 'รหัสบริการ',
|
|
|
|
|
serviceName: 'ชื่อบริการ',
|
|
|
|
|
serviceDetail: 'รายละเอียดบริการ',
|
|
|
|
|
productInWork: 'สินค้าภายในงาน',
|
|
|
|
|
serviceAddProduct: 'เพิ่มสินค้า',
|
|
|
|
|
processTime: 'ระยะเวลาดำเนินการ',
|
|
|
|
|
day: 'วัน',
|
2024-06-18 11:44:44 +00:00
|
|
|
|
|
|
|
|
noField: 'ยังไมมีฟิลด์',
|
2024-06-19 07:26:37 +00:00
|
|
|
|
|
|
|
|
totalProductWork: 'รวมสินค้างาน',
|
|
|
|
|
workNo: 'งานที่',
|
2024-06-11 12:01:51 +07:00
|
|
|
};
|