apollodec/Apollo/assets/i18n/en.json

193 lines
5.4 KiB
JSON
Executable File

{
"dashboard": {
"WELCOME": "Welcome to {{appName}}"
},
"topbar": {
"messages": {
"MAIN": "Messages",
"HEADER": "Unread messages",
"SEEALL": "See All"
},
"activities": {
"MAIN": "Activities",
"HEADER": "You have new notifications",
"SEEALL": "See All"
},
"user": {
"PROFILE": "My Profile",
"CALENDAR": "My Calendar",
"MESSAGES": "My Messages",
"LOCKSCREEN": "Lock Screen",
"LOGOUT": "Log Out",
"MYPROFILE": "My Profile",
"CHANGEPASSWORD": "Change Password"
}
},
"offsidebar": {
"chat": {
"ONLINE": "On-Line",
"OFFLINE": "Off-Line",
"BACK": "Back",
"SEND": "Send",
"PLACEHOLDER": "Message"
},
"favorites": {
"MAIN": "Favorites"
},
"settings": {
"MAIN": "General Settings",
"NOTIFICATIONS": "Enable Notifications",
"SHOWEMAIL": "Show your E-mail",
"SHOWUSERS": "Show Offline Users",
"EMAILALERT": "E-mail Alerts",
"SMSALERT": "SMS Alerts",
"SAVE": "Save Changes"
}
},
"sidebar": {
"heading": {
"NAVIGATION": "Main Navigation",
"FEATURES": "Core Features",
"DOCUMENTATION": "Documentation"
},
"search": {
"PLACEHOLDER": "Search..."
},
"nav": {
"dashboard": {
"MAIN": "DASHBOARD"
},
"master": {
"MAIN": "SETTINGS",
"BRANCH": "Branch ",
"STAFF": "Staff ",
"BATCH": "Batches ",
"UNIVERSITY": "University",
"COURSE": "Courses ",
"ACTIVITY": "Activity",
"EMPLOYEE": "Employee",
"ANNOUNCEMENT": "ANNOUNCEMENTS",
"STATUS": "Status",
"STUDENTSTATUS": "Activity-Status",
"CERTIFICATETYPE": "Certificate Types",
"DAYBOOKMASTER":"Income/Exp Heads",
"CENTERMASTER": "Center Details",
"SUBJECTMASTER":"Subjects",
"SESSIONMASTER":"Sessions",
"SESSIONSCHEDULE": "Session Schedule",
"HALLTICKET": "HALL TICKET",
"REREGISTRATION":"RE-REGISTRATION",
"ACCOUNTTYPE":"Account Types"
},
"report": {
"TITLE": "REPORTS",
"studmatstatus": "Study Material Status",
"mstatus": "Mark Cards Status",
"certificate_status": "Certificate Status ",
"certificate_mark_status": "Mark Cards / Certificates - Received / Issued",
"expense": "Expenses",
"answer_booklets": "Answer Booklets",
"app_pending": "New and Re-reg Form Status",
"doc_pending": "Student Docs Pending",
"wav_ref": "Waiver and Referral",
"examfee": "Exam Writing Fees",
"balfee": "Fees Balance",
"lead": "Call Tracking",
"newreg":"New Registrations",
"feeCollect":"Fees Collected"
},
"student": {
"MAIN": "STUDENTS",
"LISTING": "List Students",
"ENROLLMENT": "Enrollment",
"STUDENTDETAILS": "Manage",
"STUDENTDETAILSADDEDIT": "Manage Details",
"status" : {
"MAIN": "Update Status",
"STUDYMATERIAL": "Study Material",
"ANSWERBOOKLET": "Answer Booklet",
"MARKCARD": "Mark Cards",
"CERTIFICATE" : "Certificates",
"APPLICATION": "Application"
}
},
"status": {
"MAIN": "STATUS",
"APPLICATION": "Application",
"FEES": "Fees ",
"STUDENTFEES":"Fees Details",
"CERTIFICATE": "Certificates",
"ANSWERBOOKLET": "Answer Booklets",
"STUDYMATERIAL": "Study Materials"
},
"login": {
"MAIN": "Login",
"LOGIN": "Login",
"REGISTRATION": "Registration",
"FORGOT": "Forgot Password",
"LOCKSCREEN": "Lock Screen"
},
"tracking": {
"MAIN": "CALL TRACKING",
"details":"Add/View Leads",
"close":"Closed Leads",
"pending":"Pending Leads",
"lead":"Daywise Leads"
},
"daybook": {
"MAIN": "INCOME / EXPENSE",
"INCOMELISTING": "Income Listing",
"EXPENSELISTING": "Expense Listing",
"DAYBOOK": "DAY BOOK",
"APPROVAL": "Approve Expense",
"DAYBOOKDETAILS": "Daybook Details",
"DAYBOOKAPPROVAL": "Approve Expenses",
"INCOMEEXPENSEREPORT" : "Proft/Loss Statement",
"DATACORRECTION" : "Bills Correction"
},
"mydetails": {
"MAIN": "My Details"
},
"announcement": {
"MAIN": "ANNOUNCEMENT",
"ANNOUNCEMENTLISTING": "List",
"ADDANNOUNCEMENT": "Add"
},
"profile": {
"MAIN": "My Profile"
},
"sendSMSPage": {
"MAIN": "NOTIFICATIONS",
"SENDSMS": "Send Message",
"SENDSMSDETAILS": "Sent Messages"
},
"hallTicket": {
"MAIN": "HALL TICKET",
"COURSESEMESTERMAPPING": "Course Subject Mapping",
"BATCHSCHEDULE": "Schedule Batches",
"GENERATEHALLTICKET": "Generate HallTicket",
"EXAMATTENDANCE" : "Exam Attendance"
},
"reregistration":{
"MAIN":"RE-REGISTRATION",
"REREGISTRATIONFORM":"Generate Form",
"BATCHMOVEMENT":"Promote Batch"
}
}
},
"footer": {
"copyright": {
"MAIN": "Copyright",
"MESSAGE": "All rights reserved"
}
},
"setting": {
"MAIN": "Style Selector",
"FIXEDHEADER": "Fixed header",
"FIXEDSIDEBAR": "Fixed sidebar",
"CLOSEDSIDEBAR": "Closed sidebar",
"FIXEDFOOTER": "Fixed footer"
}
}