feat: i18n service

This commit is contained in:
puriphatt 2024-06-18 01:59:02 +00:00
parent f4df07ea24
commit 290e299d01
2 changed files with 24 additions and 0 deletions

View file

@ -16,4 +16,16 @@ export default {
productCreate: 'Create Product and Service Group',
addProduct: 'Add Product and Service Group',
addService: 'Add Service',
serviceInformation: 'Service Information',
workInformation: 'Work Information',
workName: 'Work Name',
serviceCode: 'Work Code',
serviceName: 'Service Name',
serviceDetail: 'Service Detail',
productInWork: 'Products in work',
serviceAddProduct: 'Add Product',
processTime: 'Processing Time',
day: 'Days',
};