managarten/apps/mana/apps/web/src/lib/modules/guides
Till JS 63b9ff4684 i18n(comic+guides+cards): translate 3 detail/progress views via $_()
- comic/views/DetailView: route through comic.detail.* + dynamic
  comic.styles.<id>; drop unused STYLE_LABELS import
- guides/views/DetailView: route through guides.detail.* + dynamic
  guides.categories.<id> / guides.difficulties.<id>; drop unused
  DIFFICULTY_LABELS + Section type
- cards/progress/+page: route through cards.progress.* (also fixes
  pre-existing typos "Fallig"/"Ubersicht"/"Lernsitzungen" via
  proper translations across all 5 locales)

Baseline 961 → 940 (-21).
2026-04-27 18:17:08 +02:00
..
stores feat(sync): F3 — drop updatedAt as a synced data field 2026-04-26 23:12:22 +02:00
views i18n(comic+guides+cards): translate 3 detail/progress views via $_() 2026-04-27 18:17:08 +02:00
collections.ts refactor: rename nutriphi module to food (Essen) 2026-04-14 15:30:07 +02:00
index.ts refactor(credits): simplify credit system — remove productivity credits, guild pools, complex gift types 2026-04-10 19:08:42 +02:00
ListView.svelte refactor(theming): migrate remaining 12 ListViews to theme tokens 2026-04-22 15:29:43 +02:00
module.config.ts fix(mana/web): commit module-registry + module.config.ts files (build-critical) 2026-04-07 19:49:58 +02:00
queries.ts feat(sync): F3 — drop updatedAt as a synced data field 2026-04-26 23:12:22 +02:00
tools.ts feat(brain): add domain events + tools for remaining 9 modules 2026-04-13 23:26:57 +02:00
types.ts feat(timeblocks): integrate guides, places, cards modules 2026-04-10 19:07:59 +02:00