- Enhanced localization files for task management and project view headers in Albanian, German, Spanish, Portuguese, Chinese, and others. - Standardized translations for terms related to tasks, project settings, and notifications, including default task names. - Improved clarity and consistency in language usage to enhance user experience across different locales.
32 lines
1.2 KiB
JSON
32 lines
1.2 KiB
JSON
{
|
|
"importTasks": "Import tasks",
|
|
"importTask": "Import task",
|
|
"createTask": "Create task",
|
|
"settings": "Settings",
|
|
"subscribe": "Subscribe",
|
|
"unsubscribe": "Unsubscribe",
|
|
"deleteProject": "Delete project",
|
|
"startDate": "Start date",
|
|
"endDate": "End date",
|
|
"projectSettings": "Project settings",
|
|
"projectSummary": "Project summary",
|
|
"receiveProjectSummary": "Receive a project summary every evening.",
|
|
"refreshProject": "Refresh project",
|
|
"saveAsTemplate": "Save as template",
|
|
"invite": "Invite",
|
|
"share": "Share",
|
|
"subscribeTooltip": "Subscribe to project notifications",
|
|
"unsubscribeTooltip": "Unsubscribe from project notifications",
|
|
"refreshTooltip": "Refresh project data",
|
|
"settingsTooltip": "Open project settings",
|
|
"saveAsTemplateTooltip": "Save this project as a template",
|
|
"inviteTooltip": "Invite team members to this project",
|
|
"createTaskTooltip": "Create a new task",
|
|
"importTaskTooltip": "Import task from template",
|
|
"navigateBackTooltip": "Go back to projects list",
|
|
"projectStatusTooltip": "Project status",
|
|
"projectDatesInfo": "Project timeline information",
|
|
"projectCategoryTooltip": "Project category",
|
|
"defaultTaskName": "Untitled Task"
|
|
}
|