Cheque (service & screens) & Account

This commit is contained in:
2026-02-16 11:54:34 +05:30
parent dc51690292
commit 30296be75a
16 changed files with 815 additions and 73 deletions

View File

@@ -555,5 +555,42 @@
"stopChequeButton": "Stop Cheque",
"stopMultipleChequesTitle": "Stop Multiple Cheques",
"fromChequeNumberHint": "From Cheque Number *",
"toChequeNumberHint": "To Cheque Number *"
}
"toChequeNumberHint": "To Cheque Number *",
"failedToFetchChequeStatus": "Failed to fetch cheque status: {error}",
"revokeStopSubtitle": "Revoke your stopped cheques so as to reuse it",
"positivePaySubtitle": "Prevent unauthorized use of your issued cheque",
"positivePayTitle": "Positive Pay",
"pleaseEnterAccountNumber": "Please enter account number",
"chequeNumber": "Cheque Number",
"pleaseEnterChequeNumber": "Please enter cheque number",
"chequeIssuedDate": "Cheque Issued Date",
"pleaseSelectChequeIssuedDate": "Please select cheque issued date",
"payeeName": "Payee Name",
"pleaseEnterAmount": "Please enter the amount",
"processingData": "Processing Data",
"revokeStopCheque": "Revoke Stop Cheque",
"currentAccount": "Current Account",
"cashCreditAccount": "Cash Credit Account",
"revokeSingleStop": "Revoke Single Stop",
"noStoppedChequesPresent": "No stopped cheques present",
"revokeMultipleStops": "Revoke Multiple Stops",
"revokeSingleStopTitle": "Revoke Single Stop",
"chequeFound": "Cheque Found",
"chequeFixed": "Cheque Fixed",
"other": "Other",
"revokeIssueDate": "Revoke Issue Date",
"revokeExpiryDate": "Revoke Expiry Date",
"revokeAmount": "Revoke Amount",
"revokeComment": "Revoke Comment",
"otherReasons": "Other Reasons :",
"revokeStopButton": "Revoke Stop",
"invalidTpin": "Invalid TPIN",
"incorrectTpinMessage": "The TPIN you entered is incorrect. Please try again.",
"chequeAlreadyStopped": "The selected Cheque is already stopped",
"chequeAlreadyPresented": "The selected Cheque is already presented",
"chequeLost": "Cheque Lost",
"chequeStolen": "Cheque Stolen",
"chequeMissing": "Cheque Missing",
"chequeDamaged": "Cheque Damaged",
"close": "Close"
}