feat: เพิ่ม i18n

This commit is contained in:
Net 2024-06-19 10:34:02 +07:00
parent 354ff79f93
commit 9fc0cc6ba9
2 changed files with 19 additions and 0 deletions

View file

@ -17,7 +17,17 @@ export default {
addProduct: 'Add Product and Service Group',
productCode: 'Product Code',
productName: 'Product Name',
processingTime: 'Processing Time (Day)',
priceeInformation: 'Price Information',
salePrice: 'Sale Price',
agentPrice: 'Agent Price',
processingPrice: 'Processing Price',
addService: 'Add Service',
buttonAddProduct: 'Add Product',
serviceInformation: 'Service Information',
workInformation: 'Work Information',
workName: 'Work Name',

View file

@ -17,7 +17,16 @@ export default {
productCreate: 'สร้างกลุ่มสินค้าและบริการ',
productCode: 'รหัสสินค้า',
productName: 'ชื่อสินค้า',
processingTime: 'ระยะเวลาดำเนินการ (วัน)',
priceeInformation: 'ข้อมูลราคา',
salePrice: 'ราคาขาย',
agentPrice: 'ราคาตัวแทน',
processingPrice: 'ราคาดำเนินการ',
addService: 'เพิ่มบริการ',
buttonAddProduct: 'เพิ่มสินค้า',
serviceInformation: 'ข้อมูลบริการ',
workInformation: 'ข้อมูลงาน',
workName: 'ชื่องาน',