Language Change
This commit is contained in:
@@ -82,6 +82,118 @@
|
||||
"validAmount": "Enter a valid amount",
|
||||
"swipeToPay": "Swipe to Pay",
|
||||
"outsideBank": "Outside Bank",
|
||||
"ownBank": "Own Bank"
|
||||
"ownBank": "Own Bank",
|
||||
"neft": "NEFT",
|
||||
"rtgs": "RTGS",
|
||||
"imps": "IMPS",
|
||||
"quickPayOutsideBank": "Quick Pay - Outside Bank",
|
||||
"debitFrom": "Debit from",
|
||||
"nameRequired": "Name is required",
|
||||
"bankNameRequired": "Beneficiary Bank name is required",
|
||||
"branchNameRequired": "Beneficiary Branch Name is required",
|
||||
"ifscRequired": "IFSC Code is required",
|
||||
"phoneRequired": "Phone number is required",
|
||||
"transactionMode": "Transaction Mode",
|
||||
"payingVia": "Paying via",
|
||||
"accountOpeningDeposit": "Account Opening Request - Deposit",
|
||||
"accountOpeningLoan": "Account Opening Request - Loan",
|
||||
"quickLinks": "Quick Links",
|
||||
"branchLocator": "Branch Locator",
|
||||
"emailLaunchError": "Could not launch email client for",
|
||||
"dialerLaunchError": "Could not launch dialer for",
|
||||
"writeToUs": "Write to us",
|
||||
"keyContacts": "Key Contacts",
|
||||
"chairman": "Chairman",
|
||||
"managingDirector": "Managing Director",
|
||||
"gmWest": "General Manager (West)",
|
||||
"gmNorth": "General Manager (North)",
|
||||
"enquiry": "Enquiry",
|
||||
"fundTransferBeneficiary": "Fund Transfer - Beneficiary",
|
||||
"fundTransfer": "Fund Transfer",
|
||||
"enterAmount": "Enter Amount",
|
||||
"accountInfo": "Account Info",
|
||||
"customerNumber": "Customer Number",
|
||||
"productName": "Product Name",
|
||||
"accountStatus": "Account Status",
|
||||
"availableBalance": "Available Balance",
|
||||
"currentBalance": "Current Balance",
|
||||
"accountStatement": "Account Statement",
|
||||
"filters": "Filters",
|
||||
"fromDate": "From Date",
|
||||
"toDate": "To Date",
|
||||
"minAmount": "Min Amount",
|
||||
"maxAmount": "Max amount",
|
||||
"lastTenTransactions": "Showing last 10 transactions",
|
||||
"applyDebitCard": "Apply Debit Card",
|
||||
"blockUnblockCard": "Block / Unblock Card",
|
||||
"changeCardPin": "Change Card PIN",
|
||||
"cardNumber": "Card Number",
|
||||
"cvv": "CVV",
|
||||
"expiryDate": "Expiry Date",
|
||||
"next": "Next",
|
||||
"block": "Block",
|
||||
"approvedAmount": "Approved Amount",
|
||||
"failedToLoadTransactions": "Failed to load transactions",
|
||||
"pleaseSelectDateFirst": "Please select date first",
|
||||
"cardBlocked": "Card has been blocked",
|
||||
"blockCard": "Block Card",
|
||||
"enterValidCardNumber": "Enter valid card number",
|
||||
"cvv3Digits": "CVV must be 3 digits",
|
||||
"selectExpiryDate": "Select expiry date",
|
||||
"cardManagement": "Card Management",
|
||||
"paymentResult": "Payment Result",
|
||||
"failedToShareScreenshot": "Failed to share screenshot",
|
||||
"paymentSuccessful": "Payment successful",
|
||||
"cardDetails": "Card Details",
|
||||
"cardPin": "Card PIN",
|
||||
"amountEntered": "Amount entered",
|
||||
"enterNewPin": "Enter new PIN",
|
||||
"pleaseEnterNewPin": "Please enter new PIN",
|
||||
"pin4Digits": "PIN must be at least 4 digits",
|
||||
"enterAgain": "Enter Again",
|
||||
"pinsDoNotMatch": "PINs do not match",
|
||||
"submit": "Submit",
|
||||
"chequeManagement": "Cheque Management",
|
||||
"requestChequeBook": "Request Chequebook",
|
||||
"chequeDeposit": "Cheque Deposit",
|
||||
"stopCheque": "Stop Cheque",
|
||||
"revokeStop": "Revoke Stop",
|
||||
"positivePay": "Positive Pay",
|
||||
"availableBalance": "Available Balance",
|
||||
"pinSetSuccess": "PIN set successfully",
|
||||
"amount": "Amount",
|
||||
"creditedAccount": "Credited Account",
|
||||
"date": "Date",
|
||||
"paymentFailed": "Payment Failed",
|
||||
"share": "Share",
|
||||
"done": "Done",
|
||||
"invalidOtp": "Invalid OTP",
|
||||
"enterOtp": "Enter OTP",
|
||||
"otpVerification": "OTP Verification",
|
||||
"otpSentMessage": "Enter the 4-digit OTP sent to your mobile number",
|
||||
"verifyOtp": "Verify OTP",
|
||||
"otpResent": "OTP Resent",
|
||||
"resendOtp": "Resend OTP",
|
||||
"setTpin": "Set TPIN",
|
||||
"tpinRequired": "TPIN Required",
|
||||
"tpinRequiredMessage": "You need to set your TPIN to continue with secure transactions",
|
||||
"setTpinTitle": "Set TPIN",
|
||||
"tpinInfo": "Your TPIN is a 6-digit code used to authorize transactions. Keep it safe and do not share it with anyone.",
|
||||
"tpinFailed": "Failed to set TPIN. Please try again.",
|
||||
"success": "Success!",
|
||||
"tpinSetSuccess": "Your TPIN was set successfully",
|
||||
"ok": "OK",
|
||||
"pinsMismatchRetry": "PINs do not match. Try again.",
|
||||
"pleaseEnter6Digits": "Please enter 6 digits",
|
||||
"setNewTpin": "Set your new TPIN",
|
||||
"confirmNewTpin": "Confirm your new TPIN",
|
||||
"tpinStatusFailed": "Failed to check TPIN status",
|
||||
"enter6DigitTpin": "Please enter a 6-digit TPIN",
|
||||
"tpin": "TPIN",
|
||||
"enterTpin": "Enter your TPIN",
|
||||
"transactionSuccess": "Transaction Successful",
|
||||
"on": "On",
|
||||
"toAccountNumber": "To Account Number",
|
||||
"shareText": "Share"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user