fix: service title i18n

This commit is contained in:
puriphatt 2024-08-16 16:16:02 +07:00
parent 56cdfa5016
commit d03c04f0d0
3 changed files with 5 additions and 3 deletions

View file

@ -160,6 +160,7 @@ export default {
},
},
service: {
title: 'Service',
showTotalPrice: 'Show Total Price',
},
backend: {

View file

@ -164,6 +164,7 @@ export default {
},
},
service: {
title: 'บริการ',
showTotalPrice: 'แสดงราคารวม',
},
backend: {