fix(04): product work layout & i18n

This commit is contained in:
puriphatt 2024-08-19 10:37:05 +07:00
parent 43b23cabae
commit 8137526500
4 changed files with 23 additions and 8 deletions

View file

@ -170,6 +170,9 @@ export default {
title: 'Service',
showTotalPrice: 'Show Total Price',
},
product: {
allProduct: 'All Product',
},
},
backend: {

View file

@ -174,6 +174,9 @@ export default {
title: 'บริการ',
showTotalPrice: 'แสดงราคารวม',
},
product: {
allProduct: 'สินค้าทั้งหมด',
},
},
backend: {