feat: change path in product service
This commit is contained in:
parent
9a09ae1946
commit
3a69c5e44e
5 changed files with 31 additions and 44 deletions
|
|
@ -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.',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue