Implemented english, hindi and bangla language integration through i18next

This commit is contained in:
2024-09-29 15:40:10 +05:30
parent dc36a9c094
commit 59fa16cf2d
17 changed files with 401 additions and 47 deletions

View File

@@ -0,0 +1,41 @@
{
"appName": "Integrated PACS Kisan Solution",
"username": "Username",
"pacsName": "PACS Name",
"userType": "User Type",
"moduleName": "Module Name",
"languageSelect": "Language",
"date": "Date",
"home": "Home",
"moduleList": "Module List",
"enquiry": "Enquiry",
"lockerOperation": "Locker Operation",
"reports": "Reports",
"worklist": "Worklist",
"userManagement": "User Management",
"logout": "Logout",
"kcc": "KCCP",
"trading": "Trading",
"asset": "Asset",
"selfHelpGroup": "Self Help Group",
"deposit": "Deposit",
"loan": "Loan",
"share": "Share",
"locker": "Locker",
"pacsTeller": "PACS Teller",
"authoriser": "Authoriser",
"cashOfficer": "Cash Officer",
"lockerEnquiry": "Locker Enquiry",
"accountEnquiry": "Account Enquiry",
"accountCreation": "Account Creation",
"cabinetMaintenance": "Cabinet Maintenance",
"lockerMaintenance": "Locker Maintenance",
"rentPenaltyCollection": "Rent / Penalty Collection",
"chargeManagement": "Charge Management",
"checkInOutManagement": "Check in/out Management",
"accountSurrender": "Account Surrender",
"myIntimation": "My Intimation",
"changePassword": "Change Password",
"resetLogin": "Reset Login Status",
"currentDate" : "{{val, datetime}}"
}