- 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.
40 lines
1.2 KiB
JSON
40 lines
1.2 KiB
JSON
{
|
|
"noTasksInGroup": "No tasks in this group",
|
|
"noTasksInGroupDescription": "Add a task to get started",
|
|
"addFirstTask": "Add your first task",
|
|
"openTask": "Open",
|
|
"subtask": "subtask",
|
|
"subtasks": "subtasks",
|
|
"comment": "comment",
|
|
"comments": "comments",
|
|
"attachment": "attachment",
|
|
"attachments": "attachments",
|
|
"enterSubtaskName": "Enter subtask name...",
|
|
"add": "Add",
|
|
"cancel": "Cancel",
|
|
"renameGroup": "Rename Group",
|
|
"renameStatus": "Rename Status",
|
|
"renamePhase": "Rename Phase",
|
|
"changeCategory": "Change Category",
|
|
"clickToEditGroupName": "Click to edit group name",
|
|
"enterGroupName": "Enter group name",
|
|
"todo": "To Do",
|
|
"inProgress": "Doing",
|
|
"done": "Done",
|
|
"defaultTaskName": "Untitled Task",
|
|
|
|
"indicators": {
|
|
"tooltips": {
|
|
"subtasks": "{{count}} subtask",
|
|
"subtasks_plural": "{{count}} subtasks",
|
|
"comments": "{{count}} comment",
|
|
"comments_plural": "{{count}} comments",
|
|
"attachments": "{{count}} attachment",
|
|
"attachments_plural": "{{count}} attachments",
|
|
"subscribers": "Task has subscribers",
|
|
"dependencies": "Task has dependencies",
|
|
"recurring": "Recurring task"
|
|
}
|
|
}
|
|
}
|