{ "pages": { "dashboard": { "pageTitle": "Dashboard", "overview": "Overview", "loadingWidgets": "Loading widgets...", "loading": "Loading...", "roleWidgets": "{{role}}'s widgets" }, "login": { "pageTitle": "Login", "form": { "loginLabel": "Login", "loginHelp": "Please enter your login", "passwordLabel": "Password", "passwordHelp": "Please enter your password", "remember": "Remember", "forgotPassword": "Forgot password?", "loginButton": "Login", "loading": "Loading...", "noAccountYet": "Don’t have an account yet?", "newAccount": "New Account" }, "pexels": { "photoCredit": "Photo by {{photographer}} on Pexels", "videoCredit": "Video by {{name}} on Pexels", "videoUnsupported": "Your browser does not support the video tag." }, "footer": { "copyright": "© {{year}} {{title}}. All rights reserved", "privacy": "Privacy Policy" }, "sampleCredentialsSuperAdmin": "Use to login as Super Admin:", "sampleCredentialsAdmin": "Use to login as Admin:", "sampleCredentialsUser": "Use to login as User:" }, "auth": { "emailLabel": "Email", "emailHelp": "Please enter your email", "passwordLabel": "Password", "passwordHelp": "Please enter your password", "confirmPasswordLabel": "Confirm Password", "confirmPasswordHelp": "Please confirm your password", "loading": "Loading...", "login": "Login", "checkEmailVerification": "Please check your email for verification link", "genericError": "Something was wrong. Try again" }, "register": { "pageTitle": "Register", "organization": "Organization", "selectOrganization": "Select organization...", "submit": "Register" }, "forgot": { "pageTitle": "Forgot password", "submit": "Submit" }, "verifyEmail": { "pageTitle": "Verify Email", "success": "Your email was verified" }, "password": { "setTitle": "Set Password", "resetTitle": "Reset Password", "enterNewPassword": "Enter your new password" } }, "components": { "widgetCreator": { "title": "Create Chart or Widget", "helpText": "Describe your new widget or chart in natural language. For example: \"Number of admin users\" OR \"red chart with number of closed contracts grouped by month\"", "settingsTitle": "Widget Creator Settings", "settingsDescription": "What role are we showing and creating widgets for?", "doneButton": "Done", "loading": "Loading...", "creationError": "Error with widget creation" }, "search": { "placeholder": "Search", "required": "Required", "minLength": "Minimum length: {{count}} characters" } }, "navigation": { "aside": { "dashboard": "Dashboard", "users": "Users", "roles": "Roles", "permissions": "Permissions", "schoolOnboarding": "School Onboarding", "academicMvp": "Academic MVP", "schoolsCrud": "Schools CRUD", "students": "Students", "guardians": "Guardians", "studentGuardians": "Student guardians", "teachers": "Teachers", "courses": "Courses", "grades": "Grades", "classes": "Classes", "subjects": "Subjects", "enrollments": "Enrollments", "assessments": "Assessments", "attendance": "Attendance", "invoices": "Invoices", "payments": "Payments", "employees": "Employees", "products": "Products", "books": "Books", "bookLoans": "Book loans", "profile": "Profile", "swaggerApi": "Swagger API" }, "nav": { "myProfile": "My Profile", "logOut": "Log Out", "lightDark": "Light/Dark" } }, "layout": { "footer": { "madeWith": "Hand-crafted & Made with ❤️" } }, "entities": { "users": "Users", "roles": "Roles", "permissions": "Permissions", "schools": "Schools", "students": "Students", "guardians": "Guardians", "studentGuardians": "Student guardians", "teachers": "Teachers", "courses": "Courses", "grades": "Grades", "classes": "Classes", "subjects": "Subjects", "enrollments": "Enrollments", "assessments": "Assessments", "attendance": "Attendance", "invoices": "Invoices", "payments": "Payments", "employees": "Employees", "products": "Products", "books": "Books", "bookLoans": "Book loans" }, "common": { "actions": { "newItem": "New Item", "addInviteUser": "Add/Invite User", "filter": "Filter", "downloadCsv": "Download CSV", "uploadCsv": "Upload CSV/XLSX", "confirm": "Confirm", "cancel": "Cancel", "delete": "Delete", "apply": "Apply", "deleting": "Deleting...", "view": "View", "edit": "Edit" }, "upload": { "allowedFormats": "Allowed formats: {{formats}}", "clickToUpload": "Click to upload", "dragAndDrop": "or drag and drop" }, "filters": { "value": "Value", "selectValue": "Select Value", "from": "From", "to": "To", "contains": "Contains", "contained": "Contained", "action": "Action" }, "confirm": { "title": "Please confirm", "deleteItem": "Are you sure you want to delete this item?" }, "table": { "row": "Row", "rows": "Rows" } } }