code cleanup and translations
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user