feat: เพิ่ม i18n
This commit is contained in:
parent
f7fa614ffe
commit
7f0103db2a
2 changed files with 3 additions and 1 deletions
|
|
@ -25,6 +25,7 @@ export default {
|
|||
agentPrice: 'Agent Price',
|
||||
processingPrice: 'Processing Price',
|
||||
|
||||
editService: 'Edit Service',
|
||||
addService: 'Add Service',
|
||||
buttonAddProduct: 'Add Product',
|
||||
editProduct: 'Edit Product',
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ export default {
|
|||
productAndServiceTypeCode: 'รหัสประเภทสินค้าและบริการ',
|
||||
productAndServiceTypeName: 'ชื่อรหัสประเภทสินค้าและบริการ',
|
||||
|
||||
service: 'บริการ',
|
||||
service: 'บริการ {msg}',
|
||||
product: 'สินค้า',
|
||||
|
||||
messageTooltipNoProduct: 'ยังไม่มีกลุ่มสินค้าและบริการ',
|
||||
|
|
@ -25,6 +25,7 @@ export default {
|
|||
agentPrice: 'ราคาตัวแทน',
|
||||
processingPrice: 'ราคาดำเนินการ',
|
||||
|
||||
editService: 'แก้ไขบริการ',
|
||||
addService: 'เพิ่มบริการ',
|
||||
buttonAddProduct: 'เพิ่มสินค้า',
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue