feat: เพิ่ม i18n
This commit is contained in:
parent
03bd77a222
commit
e55935ce3a
2 changed files with 3 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ export default {
|
|||
|
||||
addService: 'Add Service',
|
||||
buttonAddProduct: 'Add Product',
|
||||
editProduct: 'Edit Product',
|
||||
|
||||
serviceInformation: 'Service Information',
|
||||
workInformation: 'Work Information',
|
||||
|
|
|
|||
|
|
@ -27,6 +27,8 @@ export default {
|
|||
|
||||
addService: 'เพิ่มบริการ',
|
||||
buttonAddProduct: 'เพิ่มสินค้า',
|
||||
|
||||
editProduct: 'แก้ไขสินค้า',
|
||||
serviceInformation: 'ข้อมูลบริการ',
|
||||
workInformation: 'ข้อมูลงาน',
|
||||
workName: 'ชื่องาน',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue