fix(04): product work layout & i18n
This commit is contained in:
parent
43b23cabae
commit
8137526500
4 changed files with 23 additions and 8 deletions
|
|
@ -170,6 +170,9 @@ export default {
|
|||
title: 'Service',
|
||||
showTotalPrice: 'Show Total Price',
|
||||
},
|
||||
product: {
|
||||
allProduct: 'All Product',
|
||||
},
|
||||
},
|
||||
|
||||
backend: {
|
||||
|
|
|
|||
|
|
@ -174,6 +174,9 @@ export default {
|
|||
title: 'บริการ',
|
||||
showTotalPrice: 'แสดงราคารวม',
|
||||
},
|
||||
product: {
|
||||
allProduct: 'สินค้าทั้งหมด',
|
||||
},
|
||||
},
|
||||
|
||||
backend: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue