feat(localization): add new translation keys for task management
- Updated localization JSON files for Albanian, German, English, Spanish, Portuguese, and Chinese to include new keys for managing statuses and phases. - Enhanced existing translations for clarity and consistency across multiple languages. - Ensured that new keys align with recent UI changes to improve user experience in task management features.
This commit is contained in:
@@ -65,5 +65,7 @@
|
||||
"clearing": "Limpando...",
|
||||
"cancel": "Cancelar",
|
||||
"search": "Pesquisar",
|
||||
"groupedBy": "Agrupado por"
|
||||
"groupedBy": "Agrupado por",
|
||||
"manageStatuses": "Gerenciar Status",
|
||||
"managePhases": "Gerenciar Fases"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user