fix: consistent page titles for all routes in header
Deploy / deploy (push) Successful in 12s

Added missing title keys for calendar, artefacts, brands, budgets,
issues, and settings. No more fallback "Page" text.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
fahed
2026-03-05 17:46:57 +03:00
parent 8eaea27e89
commit 96fb838388
3 changed files with 18 additions and 1 deletions
+6
View File
@@ -705,6 +705,12 @@
"header.projects": "Projects",
"header.tasks": "My Tasks",
"header.team": "Team",
"header.calendar": "Post Calendar",
"header.artefacts": "Artefacts",
"header.brands": "Brands",
"header.budgets": "Budgets",
"header.issues": "Issues",
"header.settings": "Settings",
"header.users": "User Management",
"header.projectDetails": "Project Details",
"header.campaignDetails": "Campaign Details",