Merge branch 'test/row-kanban-board-v1.1.6' of https://github.com/shancds/worklenz-open-source into test/row-kanban-board-v1.1.7

This commit is contained in:
shancds
2025-07-09 16:41:51 +05:30
3 changed files with 27 additions and 9 deletions

View File

@@ -26,5 +26,8 @@
"noDueDate": "No due date",
"save": "Save",
"clear": "Clear",
"nextWeek": "Next week"
"nextWeek": "Next week",
"noSubtasks": "No subtasks",
"showSubtasks": "Show subtasks",
"hideSubtasks": "Hide subtasks"
}