- Added the 'share' label to project view headers in Albanian, German, Spanish, Portuguese, Chinese, and English to enhance user interaction. - Updated corresponding button icons and labels in the project view header for improved functionality and consistency.
31 lines
1.2 KiB
JSON
31 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"
|
|
}
|