mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 18:41:08 +02:00
i18n(moodlit): translate moods/+page.svelte via $_() — page header, create form, toasts
- <title>, page H1
- Toggle button (Schliessen / + Neues Mood) — was misspelled "Schliessen" without ß; new key uses correct form internally
- Create form: Name label + Mein Mood placeholder, Animation label, Farben label
- Toast messages: "{name} erstellt" with interpolation, "Standard-Moods können nicht gelöscht werden" (was missing ä/ö), "Gelöscht"
- Animation option labels (Gradient/Pulse/Wave/Flicker/Aurora) left as proper nouns
Baselines: hardcoded 1103 → 1099 (4 cleared, of 9 — remaining all decorative animation names that read as proper nouns); missing-keys baseline unchanged.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
c89792fe46
commit
2266d83cd4
7 changed files with 81 additions and 11 deletions
|
|
@ -261,7 +261,7 @@
|
|||
"apps/mana/apps/web/src/routes/(app)/memoro/archive/+page.svelte": 2,
|
||||
"apps/mana/apps/web/src/routes/(app)/memoro/tags/+page.svelte": 6,
|
||||
"apps/mana/apps/web/src/routes/(app)/moodlit/+page.svelte": 3,
|
||||
"apps/mana/apps/web/src/routes/(app)/moodlit/moods/+page.svelte": 9,
|
||||
"apps/mana/apps/web/src/routes/(app)/moodlit/moods/+page.svelte": 5,
|
||||
"apps/mana/apps/web/src/routes/(app)/moodlit/sequences/+page.svelte": 3,
|
||||
"apps/mana/apps/web/src/routes/(app)/music/+page.svelte": 6,
|
||||
"apps/mana/apps/web/src/routes/(app)/music/library/+page.svelte": 6,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue