Edit Limit for beneficiaries and APY Register UI

This commit is contained in:
2026-03-13 18:17:03 +05:30
parent 7d39314d39
commit 075cb3aaad
6 changed files with 718 additions and 70 deletions

View File

@@ -641,6 +641,7 @@
"collectionChannel": "Collection Channel",
"nomineeDetails": "Nominee Details",
"nomineeAddress": "Nominee Address",
"relationWithNominee": "Relation with Nominee",
"nomineeRelationship": "Nominee Relationship",
"nomineeMinor": "Nominee Minor",
"response": "Response",
@@ -648,7 +649,37 @@
"address1": "Address 1",
"address2": "Address 2",
"city": "City",
"relationWithNominee": "Relation with Nominee",
"relationwithnominee": "Relation with Nominee",
"policyStatus": "Policy Status",
"emailId": "Email ID"
}
"emailId": "Email ID",
"customerFirstName": "Customer First Name",
"customerMiddleName": "Customer Middle Name",
"customerLastName": "Customer Last Name",
"pensionAmountOptedFor": "Pension Amount Opted For",
"monthlyContribution": "Monthly Contribution",
"ageOfJoining": "Age of Joining",
"nameOfSpouse": "Name of Spouse",
"isIncomeTaxPayer": "Whether Income Tax Payer",
"isBeneficiaryOtherScheme": "Beneficiary of other Social Security Schemes",
"relationWithSubscriber": "Relation with Subscriber",
"secondNomineeName": "Second Nominee Name",
"secondNomineeRelationship": "Second Nominee Relationship",
"secondNomineeMinor": "Second Nominee Minor",
"fatcaApplicable": "FATCA/CRS Applicable",
"countryOfBirth": "Country of Birth",
"countryOfCitizenship": "Country of Citizenship",
"countryOfTaxResidence": "Country of Residence for Tax Purpose",
"usPersonFlag": "US Person Flag",
"modeOfCollection": "Mode of Collection",
"contributionType": "Contribution Type",
"subsequentDebitDate": "Subsequent Contribution Debit Date",
"customerTitle": "Title",
"nomineeDob": "Nominee Date of Birth",
"guardianName": "Guardian's Name",
"pensionAmount": "Pension Amount",
"periodicity": "Periodicity",
"contributionAmount": "Contribution Amount",
"monthly": "Monthly",
"quarterly": "Quarterly",
"halfYearly": "Half Yearly"
}