feat: change path in product service

This commit is contained in:
Methapon2001 2024-07-08 16:29:37 +07:00
parent 9a09ae1946
commit 3a69c5e44e
5 changed files with 31 additions and 44 deletions

View file

@ -9,6 +9,8 @@ export default {
service: 'Service',
product: 'Product',
productGroup: 'Product Group: {name}',
productType: 'Product Type: {name}',
messageTooltipNoProduct: 'No Product and Service Groups',
messageTooltipProductCreate: 'Click + for product and service groups.',