i18n(news/preferences): translate +page.svelte via $_() — header, all 5 sections

Reuses existing news.preferences sub-namespace (topicsHeading/Hint,
languagesHeading, sourcesHeading/Hint, weightsHeading/Hint/Reset,
weightsResetConfirm, onboardingHeading/Hint/Rerun) and adds 4 keys
(page_title_html, subtitle, sourcesHintHtml with {count}, sourcesLinkArrow).
Languages pills (Deutsch/English) routed via news.languages.*.

Baselines: hardcoded 1017 → 1009 (8 cleared); missing-keys baseline unchanged.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Till JS 2026-04-27 15:11:03 +02:00
parent 98ce33e788
commit 42e4d58c8c
7 changed files with 45 additions and 20 deletions

View file

@ -262,7 +262,6 @@
"apps/mana/apps/web/src/routes/(app)/news-research/+page.svelte": 2,
"apps/mana/apps/web/src/routes/(app)/news/[id]/+page.svelte": 3,
"apps/mana/apps/web/src/routes/(app)/news/add/+page.svelte": 1,
"apps/mana/apps/web/src/routes/(app)/news/preferences/+page.svelte": 8,
"apps/mana/apps/web/src/routes/(app)/news/saved/+page.svelte": 1,
"apps/mana/apps/web/src/routes/(app)/news/sources/+page.svelte": 1,
"apps/mana/apps/web/src/routes/(app)/notes/[id]/+page.svelte": 5,