mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-19 22:41:26 +02:00
- 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). |
||
|---|---|---|
| .. | ||
| stores | ||
| views | ||
| collections.ts | ||
| index.ts | ||
| ListView.svelte | ||
| module.config.ts | ||
| queries.ts | ||
| tools.ts | ||
| types.ts | ||