Files
worklenz/worklenz-frontend/public/locales/en/task-management.json
2025-07-03 01:31:05 +05:30

16 lines
419 B
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"
}