managarten/apps/mana/apps/web/src/lib/modules/news
Till JS c0bf9aad1c i18n(news): translate workbench ListView via $_() — onboarding CTA, toolbar, list rows
Adds news.workbench sub-namespace (cta_title/hint/action, err_short,
empty_short, open_aria); reuses news.feed.* (articles count, refresh,
savedLink, settingsLink, loading) and news.reactions.* (interested/
notInterested/blockSource) for the workbench-embedded ListView.

Baselines: hardcoded 1066 → 1058 (8 cleared); missing-keys baseline unchanged.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-27 14:43:18 +02:00
..
stores feat(sync): F3 — drop updatedAt as a synced data field 2026-04-26 23:12:22 +02:00
widgets feat(mana/web/news): "interested" keeps article visible + saved badge 2026-04-09 19:48:53 +02:00
api.ts feat(articles): M4 tags + status filter, M5 migrate news:type='saved' 2026-04-21 18:17:04 +02:00
collections.ts feat(news-research): RSS feed discovery, filter, and AI-context export 2026-04-15 22:31:07 +02:00
feed-engine.ts feat(mana/web/news): "interested" keeps article visible + saved badge 2026-04-09 19:48:53 +02:00
index.ts feat(articles): M4 tags + status filter, M5 migrate news:type='saved' 2026-04-21 18:17:04 +02:00
ListView.svelte i18n(news): translate workbench ListView via $_() — onboarding CTA, toolbar, list rows 2026-04-27 14:43:18 +02:00
module.config.ts feat(mana/web/news): client data layer + module library 2026-04-09 15:53:52 +02:00
queries.ts feat(sync): F3 — drop updatedAt as a synced data field 2026-04-26 23:12:22 +02:00
sources-meta.ts feat(mana/web/news): client data layer + module library 2026-04-09 15:53:52 +02:00
tools.ts feat(articles): M4 tags + status filter, M5 migrate news:type='saved' 2026-04-21 18:17:04 +02:00
types.ts feat(news-research): RSS feed discovery, filter, and AI-context export 2026-04-15 22:31:07 +02:00