refactor: edit i18n payment and columns request
This commit is contained in:
parent
2e5f1313a5
commit
b3844e56ae
2 changed files with 8 additions and 2 deletions
|
|
@ -715,6 +715,9 @@ export default {
|
|||
},
|
||||
|
||||
quotation: {
|
||||
tableColumnsRequest: {
|
||||
code: 'รหัสใบรายการคำขอ',
|
||||
},
|
||||
letterOfAcceptance: 'ไฟล์เอกสารหนังสือยอมรับ',
|
||||
addWorker: 'เพิ่มแรงงาน',
|
||||
importWorker: 'ค้นหาแรงงานจากข้อมูล ',
|
||||
|
|
@ -825,7 +828,7 @@ export default {
|
|||
Invoice: 'ใบแจ้งหนี้',
|
||||
PaymentPending: 'ชำระเงิน',
|
||||
PaymentInProcess: 'ชำระเงิน',
|
||||
PaymentSuccess: 'ออกใบเสร็จ',
|
||||
PaymentSuccess: 'ใบเสร็จรับเงิน/ใบกำกับภาษี',
|
||||
Receipt: 'ใบเสร็จรับเงิน',
|
||||
ProcessComplete: 'เสร็จสิ้น',
|
||||
Canceled: 'ยกเลิก',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue