export default { // Workplace Page "dashboard.workplace.greeting.morning": "Good Morning", "dashboard.workplace.greeting.afternoon": "Good Afternoon", "dashboard.workplace.greeting.evening": "Good Evening", "dashboard.workplace.welcome": "Welcome back!", "dashboard.workplace.today": "Today is", "dashboard.workplace.myProjects": "My Projects", "dashboard.workplace.myTeams": "My Teams", "dashboard.workplace.latestActivities": "Latest Activities", "dashboard.workplace.notifications": "Notifications", "dashboard.workplace.appStore": "App Store", "dashboard.workplace.appStore.desc": "Application distribution and management platform", "dashboard.workplace.mallSystem": "Mall System", "dashboard.workplace.mallSystem.desc": "Enterprise e-commerce solution", "dashboard.workplace.collaboration": "Collaboration", "dashboard.workplace.collaboration.desc": "Team collaboration and communication tools", "dashboard.workplace.docCenter": "Document Center", "dashboard.workplace.docCenter.desc": "Enterprise knowledge management and document collaboration", "dashboard.workplace.badge.new": "New", "dashboard.workplace.status.inProgress": "In Progress", "dashboard.workplace.status.completed": "Completed", "dashboard.workplace.status.planning": "Planning", "dashboard.workplace.progress": "Progress", "dashboard.workplace.members": "Members", "dashboard.workplace.people": "people", "dashboard.workplace.recentVisits": "Recent Visits", "dashboard.workplace.location": "Local", // Project Data "dashboard.workplace.project1.name": "Enterprise Management System", "dashboard.workplace.project1.desc": "Enterprise backend management system based on React and AntDesign", "dashboard.workplace.project2.name": "Mobile H5 Application", "dashboard.workplace.project2.desc": "Mobile e-commerce application developed with Vue3", "dashboard.workplace.project3.name": "Data Visualization Platform", "dashboard.workplace.project3.desc": "Big data visualization and analysis platform based on ECharts", "dashboard.workplace.project4.name": "System Upgrade Notice", "dashboard.workplace.project4.desc": "System will be upgraded and maintained from 2:00-4:00 AM this Friday", "dashboard.workplace.project5.name": "Team Invitation", "dashboard.workplace.project5.desc": "You have been invited to join the \"New Product R&D\" project team", "dashboard.workplace.project6.name": "Task Reminder", "dashboard.workplace.project6.desc": "You have 3 tasks that are about to expire, please handle them in time", };