i18n(finance): translate +page.svelte via $_() — header, summary cards, breakdown, add form, history

- <title> tag, page H1
- Summary cards (Einnahmen/Ausgaben/Bilanz) — labels via $_(); values stay numeric
- Section headings (Ausgaben nach Kategorie / Transaktionen)
- Add toggle button: cancel + "+ Transaktion hinzufügen" labels
- Add form: type-toggle (Ausgabe/Einnahme), amount placeholder ("0,00"), description placeholder, submit button
- Loading state ("Laden...")

Baselines: hardcoded 1160 → 1150 (10 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 13:48:35 +02:00
parent 24fc3c610f
commit f29bb3034c
2 changed files with 15 additions and 15 deletions

View file

@ -240,7 +240,6 @@
"apps/mana/apps/web/src/routes/(app)/context/documents/+page.svelte": 5,
"apps/mana/apps/web/src/routes/(app)/context/spaces/[id]/+page.svelte": 3,
"apps/mana/apps/web/src/routes/(app)/context/spaces/+page.svelte": 5,
"apps/mana/apps/web/src/routes/(app)/finance/+page.svelte": 10,
"apps/mana/apps/web/src/routes/(app)/food/[id]/+page.svelte": 10,
"apps/mana/apps/web/src/routes/(app)/food/+page.svelte": 7,
"apps/mana/apps/web/src/routes/(app)/food/add/+page.svelte": 2,