Implemented english, hindi and bangla language integration through i18next
This commit is contained in:
41
public/locales/en/translation.json
Normal file
41
public/locales/en/translation.json
Normal 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}}"
|
||||
}
|
Reference in New Issue
Block a user