From 50a4e987c723ec3ea205489b934f349e922eac91 Mon Sep 17 00:00:00 2001 From: Markus Graf Date: Sun, 29 Mar 2026 20:46:04 +0200 Subject: [PATCH] fix: replace ASCII umlauts with proper German umlauts throughout UI and prompts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - index.html: Wähle, Zurück, Übersicht, zurücksetzen, üben - screens.ts: Üben, Wörter phase labels - companion.ts: All Gemini prompts use proper umlauts - fallbacks.ts: All fallback texts use proper umlauts - parent.ts: löschen, überschreiben confirmations - reward.ts: für, grüner, Eichhörnchen - Tests updated to match Co-Authored-By: Claude Opus 4.6 (1M context) --- index.html | 16 +++++++-------- public/forest-birds.mp3 | Bin 0 -> 2880768 bytes src/audio/sounds.ts | 35 ++++++++++++++++++++++++++++++++ src/companion/companion.test.ts | 4 ++-- src/companion/companion.ts | 32 ++++++++++++++--------------- src/companion/fallbacks.ts | 16 +++++++-------- src/forest/reward.ts | 4 ++-- src/forest/scene.ts | 2 +- src/main.ts | 6 ++++-- src/ui/parent.ts | 6 +++--- src/ui/screens.ts | 6 +++--- 11 files changed, 82 insertions(+), 45 deletions(-) create mode 100644 public/forest-birds.mp3 diff --git a/index.html b/index.html index 0a628c1..8ebecce 100644 --- a/index.html +++ b/index.html @@ -15,7 +15,7 @@

Willkommen im Zauberwald!

-

Waehle deine Begleitfigur:

+

Wähle deine Begleitfigur:

@@ -61,12 +61,12 @@
- +
- +
- - + +
- +

Elternbereich

@@ -112,7 +112,7 @@