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": "Arquivar",
"newTaskNamePlaceholder": "Escreva um nome de tarefa",
"newSubtaskNamePlaceholder": "Escreva um nome de subtarefa"
"newSubtaskNamePlaceholder": "Escreva um nome de subtarefa",
"untitledSection": "Seção sem título",
"unmapped": "Não mapeado"
}