refactor: add i18n expired
This commit is contained in:
parent
9ff50e94a3
commit
3e240aeaf8
2 changed files with 2 additions and 0 deletions
|
|
@ -778,6 +778,7 @@ export default {
|
|||
status: {
|
||||
Issued: 'Quotation',
|
||||
Accepted: 'Customer Confirmation',
|
||||
Expired: 'Expired',
|
||||
Invoice: 'Invoice',
|
||||
PaymentPending: 'Payment',
|
||||
PaymentInProcess: 'Payment',
|
||||
|
|
|
|||
|
|
@ -773,6 +773,7 @@ export default {
|
|||
status: {
|
||||
Issued: 'ใบเสนอราคา',
|
||||
Accepted: 'ลูกค้าตอบรับ',
|
||||
Expired: 'พ้นกำหนด',
|
||||
Invoice: 'ใบแจ้งหนี้',
|
||||
PaymentPending: 'ชำระเงิน',
|
||||
PaymentInProcess: 'ชำระเงิน',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue