fix: service title i18n
This commit is contained in:
parent
56cdfa5016
commit
d03c04f0d0
3 changed files with 5 additions and 3 deletions
|
|
@ -160,6 +160,7 @@ export default {
|
|||
},
|
||||
},
|
||||
service: {
|
||||
title: 'Service',
|
||||
showTotalPrice: 'Show Total Price',
|
||||
},
|
||||
backend: {
|
||||
|
|
|
|||
|
|
@ -164,6 +164,7 @@ export default {
|
|||
},
|
||||
},
|
||||
service: {
|
||||
title: 'บริการ',
|
||||
showTotalPrice: 'แสดงราคารวม',
|
||||
},
|
||||
backend: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue