Add AccountCreation component and product list functionality; update routing and translations
This commit is contained in:
@@ -55,5 +55,16 @@
|
||||
"cabinetCreation": "Cabinet Creation",
|
||||
"cabinetId": "Cabinet ID",
|
||||
"cabinetKeyId": "Cabinet Key ID",
|
||||
"noOfLockers": "No of Lockers"
|
||||
"noOfLockers": "No of Lockers",
|
||||
"productCode": "Product Code",
|
||||
"interestCategory": "Interest Category",
|
||||
"segmentCode": "Segment Code",
|
||||
"accountHolderType": "Account Holder Type",
|
||||
"primaryCifNumber": "Primary CIF Number",
|
||||
"nomineeCifNumber": "Nominee CIF Number",
|
||||
"activityCode": "Activity Code",
|
||||
"customerType": "Customer Type",
|
||||
"collateralFDAccount": "Collateral FD Account",
|
||||
"rentPayAccount": "Rent Pay Account",
|
||||
"submit": "Submit"
|
||||
}
|
Reference in New Issue
Block a user