Merge pull request #234 from shancds/test/row-kanban-board-v1.1.1

feat(localization): add new translations for Kanban board sections
This commit is contained in:
Chamika J
2025-07-04 11:14:08 +05:30
committed by GitHub
6 changed files with 19 additions and 9 deletions

View File

@@ -19,5 +19,7 @@
"archive": "Archive",
"newTaskNamePlaceholder": "Write a task Name",
"newSubtaskNamePlaceholder": "Write a subtask Name"
"newSubtaskNamePlaceholder": "Write a subtask Name",
"untitledSection": "Untitled section",
"unmapped": "Unmapped"
}