fix: i18n
This commit is contained in:
parent
c3cc5f60a4
commit
1515be2d68
2 changed files with 4 additions and 0 deletions
|
|
@ -606,6 +606,7 @@ export default {
|
|||
list: 'รายการ',
|
||||
addWork: 'เพิ่มงาน',
|
||||
workAlreadyExist: 'งานนี้มีอยู่แล้ว',
|
||||
splitPay: 'แบ่งจ่าย',
|
||||
},
|
||||
product: {
|
||||
title: 'สินค้าและบริการ',
|
||||
|
|
@ -719,6 +720,7 @@ export default {
|
|||
title: 'แม่แบบขั้นตอนการทำงาน',
|
||||
template: 'แม่แบบ',
|
||||
processStep: 'ขั้นตอนการทำงาน',
|
||||
noProcessStep: 'ยังไม่มีขั้นตอนการทำงาน',
|
||||
step: 'ขั้นตอน',
|
||||
stepNo: 'ขั้นตอนที่ {msg}',
|
||||
responsiblePerson: 'ผู้รับผิดชอบ',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue