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": "Archivar",
"newTaskNamePlaceholder": "Escribe un nombre de tarea",
"newSubtaskNamePlaceholder": "Escribe un nombre de subtarea"
"newSubtaskNamePlaceholder": "Escribe un nombre de subtarea",
"untitledSection": "Sección sin título",
"unmapped": "Sin asignar"
}