feat(localization): update task and project view translations across multiple languages

- Enhanced localization files for task management and project view headers in Albanian, German, Spanish, Portuguese, Chinese, and others.
- Standardized translations for terms related to tasks, project settings, and notifications, including default task names.
- Improved clarity and consistency in language usage to enhance user experience across different locales.
This commit is contained in:
chamikaJ
2025-07-11 18:29:15 +05:30
parent 502726cd83
commit 808731387b
13 changed files with 65 additions and 53 deletions

View File

@@ -26,5 +26,6 @@
"navigateBackTooltip": "Go back to projects list",
"projectStatusTooltip": "Project status",
"projectDatesInfo": "Project timeline information",
"projectCategoryTooltip": "Project category"
"projectCategoryTooltip": "Project category",
"defaultTaskName": "Untitled Task"
}