refactor: payment status i18n, danger color
This commit is contained in:
parent
522c759e35
commit
fddc0341c5
4 changed files with 45 additions and 4 deletions
|
|
@ -678,6 +678,10 @@ export default {
|
|||
amountToBePaid: 'ยอดเงินที่ต้องชำระ',
|
||||
slip: 'ใบเสร็จ',
|
||||
paymentDocs: 'เอกสารการชำระเงิน',
|
||||
PaymentWait: 'รอรับชำระเงิน',
|
||||
PaymentInProcess: 'ชำระเงินแล้ว รอตรวจสอบ',
|
||||
PaymentRetry: 'ชำระไม่ครบถ้วน ชำระใหม่',
|
||||
PaymentSuccess: 'ชำระเรียบร้อย',
|
||||
},
|
||||
|
||||
type: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue