Implements a new ChatPage component with WebSocket for real-time messaging. Replit-Commit-Author: Agent Replit-Commit-Session-Id: c5f0c281-8dd8-4846-b452-4a07bcd21062 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/9777c70b-fc38-4831-8d6b-78dfffe041b0/9d44895d-6eba-4363-a24d-e3722f77b5e9.jpg
429 lines
14 KiB
JSON
429 lines
14 KiB
JSON
{
|
|
"common": {
|
|
"save": "Save",
|
|
"cancel": "Cancel",
|
|
"delete": "Delete",
|
|
"edit": "Edit",
|
|
"add": "Add",
|
|
"create": "Create",
|
|
"update": "Update",
|
|
"search": "Search",
|
|
"filter": "Filter",
|
|
"loading": "Loading...",
|
|
"error": "Error",
|
|
"success": "Success",
|
|
"confirm": "Confirm",
|
|
"back": "Back",
|
|
"next": "Next",
|
|
"previous": "Previous",
|
|
"close": "Close",
|
|
"open": "Open",
|
|
"yes": "Yes",
|
|
"no": "No",
|
|
"navigation": "Navigation",
|
|
"management": "Management"
|
|
},
|
|
"navigation": {
|
|
"dashboard": "Dashboard",
|
|
"tasks": "Tasks",
|
|
"finances": "Finances",
|
|
"professionals": "Professional Directory",
|
|
"ai": "AI Assistant",
|
|
"focus": "Focus Mode",
|
|
"themes": "Adaptive Themes",
|
|
"voice": "Voice Commands",
|
|
"analytics": "Analytics",
|
|
"monitoring": "System Monitor",
|
|
"chat": "Messages",
|
|
"settings": "Settings",
|
|
"logout": "Logout",
|
|
"profile": "Profile"
|
|
},
|
|
"tasks": {
|
|
"title": "Tasks",
|
|
"createTask": "Create Task",
|
|
"editTask": "Edit Task",
|
|
"taskTitle": "Task Title",
|
|
"description": "Description",
|
|
"priority": "Priority",
|
|
"dueDate": "Due Date",
|
|
"status": "Status",
|
|
"category": "Category",
|
|
"project": "Project",
|
|
"assignee": "Assignee",
|
|
"tags": "Tags",
|
|
"subtasks": "Subtasks",
|
|
"attachments": "Attachments",
|
|
"timeTracking": "Time Tracking",
|
|
"completed": "Completed",
|
|
"inProgress": "In Progress",
|
|
"todo": "To Do",
|
|
"high": "High",
|
|
"medium": "Medium",
|
|
"low": "Low",
|
|
"addSubtask": "Add Subtask",
|
|
"addAttachment": "Add Attachment",
|
|
"startTimer": "Start Timer",
|
|
"stopTimer": "Stop Timer",
|
|
"totalTime": "Total Time",
|
|
"noTasks": "No tasks found",
|
|
"taskCreated": "Task created successfully",
|
|
"taskUpdated": "Task updated successfully",
|
|
"taskDeleted": "Task deleted successfully"
|
|
},
|
|
"chat": {
|
|
"title": "Messages",
|
|
"searchPlaceholder": "Search conversations...",
|
|
"professionalServices": "Professional Services",
|
|
"typeMessage": "Type a message...",
|
|
"welcome": "Welcome to Messages",
|
|
"welcomeDescription": "Select a conversation to start messaging with your contacts and professional service providers.",
|
|
"selectedChat": "Selected Contact",
|
|
"lastSeen": "Last seen",
|
|
"minutesAgo": "minutes ago",
|
|
"noMessages": "No messages yet",
|
|
"edited": "edited",
|
|
"online": "Online",
|
|
"offline": "Offline",
|
|
"newContact": "Add Contact",
|
|
"newGroup": "New Group",
|
|
"callContact": "Call",
|
|
"videoCall": "Video Call",
|
|
"moreOptions": "More Options",
|
|
"messageStatus": {
|
|
"sent": "Sent",
|
|
"delivered": "Delivered",
|
|
"read": "Read"
|
|
},
|
|
"messageTypes": {
|
|
"text": "Text",
|
|
"image": "Image",
|
|
"document": "Document",
|
|
"voice": "Voice Message",
|
|
"video": "Video",
|
|
"location": "Location"
|
|
},
|
|
"attachments": "Attachments",
|
|
"voiceMessage": "Voice Message",
|
|
"sendMessage": "Send Message",
|
|
"today": "Today",
|
|
"yesterday": "Yesterday"
|
|
},
|
|
"finances": {
|
|
"title": "Finances",
|
|
"overview": "Financial Overview",
|
|
"income": "Income",
|
|
"expenses": "Expenses",
|
|
"balance": "Balance",
|
|
"budget": "Budget",
|
|
"categories": "Categories",
|
|
"transactions": "Transactions",
|
|
"recurring": "Recurring",
|
|
"reports": "Reports",
|
|
"addTransaction": "Add Transaction",
|
|
"editTransaction": "Edit Transaction",
|
|
"amount": "Amount",
|
|
"type": "Type",
|
|
"date": "Date",
|
|
"description": "Description",
|
|
"category": "Category",
|
|
"tags": "Tags",
|
|
"recurring": "Recurring",
|
|
"frequency": "Frequency",
|
|
"budgetPlanning": "Budget Planning",
|
|
"budgetLimit": "Budget Limit",
|
|
"budgetUsed": "Budget Used",
|
|
"budgetRemaining": "Budget Remaining",
|
|
"monthlyBudget": "Monthly Budget",
|
|
"yearlyBudget": "Yearly Budget",
|
|
"exportData": "Export Data",
|
|
"billReminders": "Bill Reminders",
|
|
"upcomingBills": "Upcoming Bills",
|
|
"overdueBills": "Overdue Bills",
|
|
"createBudget": "Create Budget",
|
|
"editBudget": "Edit Budget",
|
|
"budgetDescription": "Set spending limits and track your financial goals",
|
|
"budgetName": "Budget Name",
|
|
"enterBudgetName": "Enter budget name",
|
|
"period": "Period",
|
|
"selectPeriod": "Select period",
|
|
"weekly": "Weekly",
|
|
"monthly": "Monthly",
|
|
"yearly": "Yearly",
|
|
"selectCategory": "Select category",
|
|
"alertThreshold": "Alert Threshold",
|
|
"startDate": "Start Date",
|
|
"endDate": "End Date",
|
|
"activeBudget": "Active Budget",
|
|
"activeBudgetDescription": "Enable budget tracking and alerts",
|
|
"budgetCreated": "Budget created successfully",
|
|
"budgetUpdated": "Budget updated successfully",
|
|
"budgetDeleted": "Budget deleted successfully",
|
|
"noBudgets": "No budgets found",
|
|
"noBudgetsDescription": "Create your first budget to start tracking your spending",
|
|
"createFirstBudget": "Create First Budget",
|
|
"inactive": "Inactive"
|
|
},
|
|
"ai": {
|
|
"title": "AI Assistant",
|
|
"chat": "Chat",
|
|
"history": "Conversation History",
|
|
"dailyJoke": "Daily Joke",
|
|
"insights": "AI Insights",
|
|
"askAnything": "Ask me anything...",
|
|
"generating": "Generating response...",
|
|
"voiceCommand": "Voice Command",
|
|
"personalizedResponse": "Personalized Response",
|
|
"conversationSaved": "Conversation saved",
|
|
"noHistory": "No conversation history"
|
|
},
|
|
"focus": {
|
|
"title": "Focus Mode",
|
|
"description": "Minimize distractions and maximize your productivity with our advanced focus tools.",
|
|
"startSession": "Start Focus Session",
|
|
"pauseSession": "Pause Session",
|
|
"resumeSession": "Resume Session",
|
|
"stopSession": "Stop Session",
|
|
"workSession": "Work Session",
|
|
"breakSession": "Break Session",
|
|
"sessionComplete": "Work session complete!",
|
|
"breakComplete": "Break time over!",
|
|
"settings": "Focus Settings",
|
|
"workDuration": "Work Duration",
|
|
"breakDuration": "Break Duration",
|
|
"longBreakDuration": "Long Break Duration",
|
|
"sessionsBeforeLongBreak": "Sessions Before Long Break",
|
|
"enableNotifications": "Enable Notifications",
|
|
"blockDistractions": "Block Distractions",
|
|
"ambientSounds": "Ambient Sounds",
|
|
"volume": "Volume",
|
|
"sessionHistory": "Session History",
|
|
"totalSessions": "Total Sessions",
|
|
"totalTime": "Total Time",
|
|
"features": {
|
|
"timer": "Pomodoro Timer",
|
|
"timerDesc": "Work in focused intervals with built-in breaks",
|
|
"ambient": "Ambient Sounds",
|
|
"ambientDesc": "Choose from nature sounds to enhance concentration",
|
|
"blocking": "Distraction Blocking",
|
|
"blockingDesc": "Block notifications and visual distractions",
|
|
"tracking": "Session Tracking",
|
|
"trackingDesc": "Monitor your focus patterns and productivity"
|
|
},
|
|
"sounds": {
|
|
"none": "No Sound",
|
|
"rain": "Rain",
|
|
"ocean": "Ocean Waves",
|
|
"forest": "Forest",
|
|
"cafe": "Cafe Ambience",
|
|
"whitenoise": "White Noise"
|
|
}
|
|
},
|
|
"theme": {
|
|
"title": "Adaptive Theme System",
|
|
"description": "Experience a dynamic interface that adapts to your mood, activity patterns, and time of day for optimal productivity and comfort.",
|
|
"adaptiveTitle": "Adaptive Theme Control",
|
|
"adaptiveMode": "Adaptive Mode",
|
|
"adaptiveModeDesc": "Automatically adjust colors based on your mood and time of day",
|
|
"enabled": "Enabled",
|
|
"disabled": "Disabled",
|
|
"currentMood": "Current Mood Analysis",
|
|
"moodDesc": "Detected from your activity patterns and time of day",
|
|
"energy": "Energy",
|
|
"focus": "Focus",
|
|
"stress": "Stress",
|
|
"creativity": "Creativity",
|
|
"manualAdjustment": "Manual Mood Adjustment",
|
|
"manualAdjustmentDesc": "Override automatic detection with manual settings",
|
|
"presets": "Theme Presets",
|
|
"presetsDesc": "Override adaptive mode with predefined themes",
|
|
"clearOverride": "Clear Manual Override",
|
|
"currentTheme": "Current Theme",
|
|
"manualTheme": "Manual",
|
|
"adaptiveTheme": "Adaptive based on mood and time",
|
|
"primary": "Primary",
|
|
"secondary": "Secondary",
|
|
"accent": "Accent",
|
|
"background": "Background",
|
|
"foreground": "Foreground",
|
|
"features": {
|
|
"moodDetection": "Mood Detection",
|
|
"moodDetectionDesc": "Analyzes your activity patterns to determine energy, focus, stress, and creativity levels",
|
|
"timeAdaptation": "Time Adaptation",
|
|
"timeAdaptationDesc": "Automatically adjusts colors based on time of day for optimal visual comfort",
|
|
"smartColors": "Smart Colors",
|
|
"smartColorsDesc": "Dynamic color palettes that enhance productivity and reduce eye strain"
|
|
}
|
|
},
|
|
"voice": {
|
|
"title": "Voice Commands",
|
|
"listening": "Listening...",
|
|
"notListening": "Not Listening",
|
|
"startListening": "Start Listening",
|
|
"stopListening": "Stop Listening",
|
|
"voiceSettings": "Voice Settings",
|
|
"language": "Language",
|
|
"microphone": "Microphone",
|
|
"speakers": "Speakers",
|
|
"voiceCommands": "Available Commands",
|
|
"customCommands": "Custom Commands",
|
|
"voiceTraining": "Voice Training",
|
|
"accuracy": "Accuracy",
|
|
"confidence": "Confidence",
|
|
"transcript": "Transcript",
|
|
"voiceActivated": "Voice Activated",
|
|
"speakingRate": "Speaking Rate",
|
|
"voicePitch": "Voice Pitch",
|
|
"voiceVolume": "Voice Volume"
|
|
},
|
|
"settings": {
|
|
"title": "Settings",
|
|
"general": "General",
|
|
"appearance": "Appearance",
|
|
"language": "Language",
|
|
"notifications": "Notifications",
|
|
"privacy": "Privacy",
|
|
"account": "Account",
|
|
"advanced": "Advanced",
|
|
"theme": "Theme",
|
|
"lightMode": "Light Mode",
|
|
"darkMode": "Dark Mode",
|
|
"systemTheme": "System Theme",
|
|
"fontSize": "Font Size",
|
|
"accessibility": "Accessibility",
|
|
"dataExport": "Data Export",
|
|
"dataImport": "Data Import",
|
|
"changePassword": "Change Password",
|
|
"deleteAccount": "Delete Account",
|
|
"backup": "Backup",
|
|
"restore": "Restore"
|
|
},
|
|
"auth": {
|
|
"login": "Login",
|
|
"register": "Register",
|
|
"logout": "Logout",
|
|
"email": "Email",
|
|
"password": "Password",
|
|
"confirmPassword": "Confirm Password",
|
|
"firstName": "First Name",
|
|
"lastName": "Last Name",
|
|
"username": "Username",
|
|
"forgotPassword": "Forgot Password?",
|
|
"resetPassword": "Reset Password",
|
|
"loginSuccess": "Login successful",
|
|
"registerSuccess": "Registration successful",
|
|
"invalidCredentials": "Invalid credentials",
|
|
"passwordMismatch": "Passwords do not match"
|
|
},
|
|
"dashboard": {
|
|
"title": "Dashboard",
|
|
"welcome": "Welcome",
|
|
"quickStats": "Quick Stats",
|
|
"recentTasks": "Recent Tasks",
|
|
"recentTransactions": "Recent Transactions",
|
|
"todaysTasks": "Today's Tasks",
|
|
"weeklyOverview": "Weekly Overview",
|
|
"monthlyOverview": "Monthly Overview",
|
|
"productivity": "Productivity",
|
|
"financial": "Financial Summary"
|
|
},
|
|
"errors": {
|
|
"general": "An error occurred",
|
|
"networkError": "Network error",
|
|
"unauthorized": "Unauthorized access",
|
|
"notFound": "Not found",
|
|
"serverError": "Server error",
|
|
"validationError": "Validation error",
|
|
"tryAgain": "Please try again"
|
|
},
|
|
"success": {
|
|
"saved": "Successfully saved",
|
|
"deleted": "Successfully deleted",
|
|
"updated": "Successfully updated",
|
|
"created": "Successfully created"
|
|
},
|
|
"onboarding": {
|
|
"welcome": {
|
|
"title": "Welcome to TaskFin!",
|
|
"content": "Let's take a quick tour to help you get started with all the powerful features available."
|
|
},
|
|
"navigation": {
|
|
"title": "Navigation Menu",
|
|
"content": "Use this sidebar to navigate between different sections of the application. Each section offers specialized tools for productivity and organization."
|
|
},
|
|
"dashboard": {
|
|
"title": "Dashboard",
|
|
"content": "Your central hub showing key metrics, recent activities, and quick access to important features."
|
|
},
|
|
"tasks": {
|
|
"title": "Task Management",
|
|
"content": "Create, organize, and track your tasks with powerful filtering and categorization options."
|
|
},
|
|
"createTask": {
|
|
"title": "Create New Task",
|
|
"content": "Click here to add new tasks. You can set priorities, due dates, and organize them into projects."
|
|
},
|
|
"finances": {
|
|
"title": "Financial Management",
|
|
"content": "Track your income, expenses, and budgets with comprehensive financial planning tools."
|
|
},
|
|
"voice": {
|
|
"title": "Voice Control",
|
|
"content": "Use voice commands to quickly create tasks, add expenses, or navigate the application hands-free."
|
|
},
|
|
"ai": {
|
|
"title": "AI Assistant",
|
|
"content": "Get intelligent insights, automated suggestions, and helpful assistance with your daily tasks."
|
|
},
|
|
"profile": {
|
|
"title": "Profile Menu",
|
|
"content": "Access your account settings, preferences, and user profile information."
|
|
},
|
|
"settings": {
|
|
"title": "Settings",
|
|
"content": "Customize your experience with themes, language preferences, and application settings."
|
|
},
|
|
"taskList": {
|
|
"title": "Your Tasks",
|
|
"content": "View and manage all your tasks in this organized list. Click on any task to edit or mark as complete."
|
|
},
|
|
"taskFilters": {
|
|
"title": "Filter Options",
|
|
"content": "Use these filters to quickly find specific tasks by status, priority, or category."
|
|
},
|
|
"taskCreate": {
|
|
"title": "Task Creation Form",
|
|
"content": "Fill out this form to create detailed tasks with descriptions, priorities, and due dates."
|
|
},
|
|
"financialOverview": {
|
|
"title": "Financial Overview",
|
|
"content": "Get a snapshot of your financial health with income, expenses, and budget summaries."
|
|
},
|
|
"addRecord": {
|
|
"title": "Add Financial Record",
|
|
"content": "Click here to quickly add income or expense records to track your finances."
|
|
},
|
|
"budgetPlanner": {
|
|
"title": "Budget Planning",
|
|
"content": "Set up budgets and track your spending against your financial goals."
|
|
},
|
|
"voiceRecorder": {
|
|
"title": "Voice Recording",
|
|
"content": "Press and hold to record voice commands or notes that will be processed automatically."
|
|
},
|
|
"voiceCommands": {
|
|
"title": "Available Commands",
|
|
"content": "View all available voice commands and their functions for quick reference."
|
|
},
|
|
"voiceShortcuts": {
|
|
"title": "Voice Shortcuts",
|
|
"content": "Quick access buttons for common voice commands and actions."
|
|
},
|
|
"previous": "Previous",
|
|
"next": "Next",
|
|
"finish": "Finish Tour",
|
|
"optional": "Optional",
|
|
"clickInstruction": "Try clicking on this element to see how it works.",
|
|
"hoverInstruction": "Hover over this element to explore its functionality."
|
|
}
|
|
} |