code cleanup and translations

This commit is contained in:
swtmply
2023-03-18 02:45:00 +08:00
parent fa05d0b401
commit 88ee4f13e1
6 changed files with 81 additions and 19 deletions

View File

@@ -956,6 +956,30 @@
"priorsuccesfulexport": "This record has previously been exported successfully. Please make sure it has already been deleted in the target system."
}
},
"job_payments": {
"buttons": {
"refundpayment": "Refund Payment",
"proceedtopayment": "Proceed to Payment",
"goback": "Go Back"
},
"titles": {
"descriptions": "Payment Details",
"payer": "Payer",
"payername": "Payer Name",
"amount": "Amount",
"dateOfPayment": "Date of Payment",
"transactionid": "Transaction ID",
"paymentid": "Payment Reference ID",
"paymenttype": "Payment Type",
"refundamount": "Refund Amount"
},
"notifications": {
"error": {
"title": "Error placing refund",
"description": "Please try again. Make sure the refund amount does not exceeds the payment amount."
}
}
},
"general": {
"actions": {
"add": "Add",