feat: เพิ่ม i18n
This commit is contained in:
parent
354ff79f93
commit
9fc0cc6ba9
2 changed files with 19 additions and 0 deletions
|
|
@ -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',
|
||||
|
|
|
|||
|
|
@ -17,7 +17,16 @@ export default {
|
|||
|
||||
productCreate: 'สร้างกลุ่มสินค้าและบริการ',
|
||||
|
||||
productCode: 'รหัสสินค้า',
|
||||
productName: 'ชื่อสินค้า',
|
||||
processingTime: 'ระยะเวลาดำเนินการ (วัน)',
|
||||
priceeInformation: 'ข้อมูลราคา',
|
||||
salePrice: 'ราคาขาย',
|
||||
agentPrice: 'ราคาตัวแทน',
|
||||
processingPrice: 'ราคาดำเนินการ',
|
||||
|
||||
addService: 'เพิ่มบริการ',
|
||||
buttonAddProduct: 'เพิ่มสินค้า',
|
||||
serviceInformation: 'ข้อมูลบริการ',
|
||||
workInformation: 'ข้อมูลงาน',
|
||||
workName: 'ชื่องาน',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue