Localizations for deposit

This commit is contained in:
2026-03-25 16:05:44 +05:30
parent 4e39cb8493
commit 1f764990d5
5 changed files with 345 additions and 136 deletions

View File

@@ -681,5 +681,90 @@
"contributionAmount": "Contribution Amount",
"monthly": "Monthly",
"quarterly": "Quarterly",
"halfYearly": "Half Yearly"
"halfYearly": "Half Yearly",
"accountOpeningDescription": "Select your source account to proceed with opening a new FD, TD, or RD account. Your KYC details will be verified as part of this process. Please ensure all fields are filled accordingly to proceed. Once you have successfully entered your T-PIN and verification is complete, the amount will be debited from your selected source account. Your new account number will be generated instantly after the process is finalized. You will be able to see the complete details of your new account on the dashboard; furthermore, you can click on 'View All' or 'Account Info' to see comprehensive account information.",
"failedToFetchAccountDetails": "Failed to fetch account details",
"createDeposit": "Create Deposit",
"customerInformation": "Customer Information",
"fromAccountNo": "From Account No",
"cifNo": "CIF No",
"idNo": "ID No",
"nationality": "Nationality",
"addressLine1": "Address Line 1",
"addressLine2": "Address Line 2",
"pincodeLabel": "Pincode",
"depositDetails": "Deposit Details",
"product": "Product",
"type": "Type",
"customerCategory": "Customer Category",
"termLocation": "Term Location",
"currency": "Currency",
"accountSegmentCode": "Account Segment Code",
"interestTermSettings": "Interest & Term Settings",
"interestPaymentMethod": "Interest Payment Method",
"taxFileNumberIndicator": "Tax File Number Indicator",
"termLength": "Term Length",
"termBasis": "Term Basis",
"termValueDeposited": "Term Value Deposited",
"interestFrequency": "Interest Frequency",
"termDays": "Term Days",
"termMonths": "Term Months",
"termYears": "Term Years",
"nominationRequired": "Nomination Required",
"printNomineeName": "Print Nominee Name",
"recurringDepositSettings": "Recurring Deposit Settings",
"rdInstallmentValue": "RD Installment Value",
"monthlyRDInstallmentDueDay": "Monthly RD Installment Due Day",
"rdInstallmentFrequency": "RD Installment Frequency",
"creationFailed": "Creation Failed",
"accountCreationFailed": "Account creation could not be completed at this time.",
"reason": "Reason: {message}",
"creationFailedDescription": "Please ensure that the provided details (term length, basis, interest frequency, etc.) are correct and compatible with the selected product. If the issue persists, please contact the branch.",
"depositCreatedSuccessfully": "Deposit Created Successfully",
"amountValue": "Amount: {amount}",
"fieldRequired": "This field is required",
"unexpectedResponse": "Unexpected response from server",
"failedToCreateDeposit": "Failed to create deposit",
"termDepositOption": "Term Deposit",
"fixedDepositOption": "Fixed Deposit",
"recurringDepositOption": "Recurring Deposit",
"memberOption": "Member",
"nonMemberOption": "Non-Member",
"staffOption": "Staff",
"govtOption": "Govt",
"schoolOption": "School",
"panchayatOption": "Panchayat",
"trustsOption": "Trusts",
"municipalCouncilOption": "Municipal Council",
"nroOption": "NRO",
"bankOption": "Bank",
"noFrillOption": "No Frill",
"specialSchemesOption": "Special Schemes",
"minorOption": "Minor",
"publicIndividualOption": "Public Individual",
"societiesOption": "Societies",
"seniorCitizenOption": "Senior Citizen",
"governmentOption": "Government",
"localBodiesOption": "Local Bodies",
"otherOption": "Other",
"sbCaOption": "SB/CA",
"days46_90Option": "4690 Days",
"days91_180Option": "91180 Days",
"days180_1YearOption": "180 Days1 Year",
"year1_18MonthsOption": "1 Year<18 Months",
"months18_2YearsOption": "18 Months<2 Years",
"years2_3Option": "23 Years",
"years3_10Option": "310 Years",
"above10YearsOption": "Above 10 Years",
"devKanyaYojnaOption": "Dev Kanya Yojna 9+1",
"hazarDainLakhOption": "Hazar Dain Lakh Ley Jayain",
"glOthersOption": "GL Others",
"reInvestOption": "Re-invest",
"daysOption": "Days",
"monthsOption": "Months",
"onMaturityOption": "On Maturity / Roll Over",
"monthlyOption": "Monthly",
"quarterlyOption": "Quarterly",
"anniversaryMonthlyOption": "Anniversary Monthly",
"anniversaryQuarterlyOption": "Anniversary Quarterly"
}