feat: i18n service
This commit is contained in:
parent
f4df07ea24
commit
290e299d01
2 changed files with 24 additions and 0 deletions
|
|
@ -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',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue