trails/apps/planner/app/routes
Ullrich Schäfer b96b32cb53 Wire up i18n in both apps
Initialize i18n via initI18n() in both root.tsx files and replace all
hardcoded user-facing strings with useTranslation() calls. Adds missing
translation keys for planner (profiles, connection states, save flow)
and journal (auth pages, route management, passkey prompts).

Both English and German translations are complete.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 01:47:58 +00:00
..
api.route.ts Add BRouter proxy, rate limiting, and spec updates (tasks 5.1-5.2) (#11) 2026-03-22 22:43:47 +00:00
api.sessions.ts Add withDb() helper for graceful DB error handling 2026-03-24 23:39:33 +01:00
home.tsx Wire up i18n in both apps 2026-03-25 01:47:58 +00:00
new.tsx Implement Planner-Journal handoff (Group 9) 2026-03-24 20:22:58 +00:00
session.$id.tsx Add withDb() helper for graceful DB error handling 2026-03-24 23:39:33 +01:00