trails/apps
Ullrich Schäfer a21bf16e73
Fix i18n: use planner namespace in sidebar components
WaypointSidebar and DayBreakdown were calling useTranslation() without
the "planner" namespace, then using fully qualified keys like
"planner.multiDay.overnight". Fixed to use useTranslation("planner")
and drop the prefix from all t() calls.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 23:59:27 +02:00
..
journal Add Journal day breakdown and elevation chart dividers 2026-04-10 23:56:57 +02:00
planner Fix i18n: use planner namespace in sidebar components 2026-04-10 23:59:27 +02:00