From 0aaaa75128a7ae611eb001f4d92adcdbeb19caa9 Mon Sep 17 00:00:00 2001 From: MechaCat02 Date: Fri, 21 Aug 2026 22:58:07 +0200 Subject: [PATCH] fix(copy): the task cards are handed out, not left on the table MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit "auf dem Kärtchen am Tisch" told guests to look somewhere the card is not. Each guest gets their own, so the location is both wrong and unnecessary — the card is already in their hand when they read this. Co-Authored-By: Claude Opus 5 (1M context) --- frontend/src/routes/upload/+page.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/routes/upload/+page.svelte b/frontend/src/routes/upload/+page.svelte index 820275c..04d50aa 100644 --- a/frontend/src/routes/upload/+page.svelte +++ b/frontend/src/routes/upload/+page.svelte @@ -317,8 +317,8 @@ number belongs in the prose, the hashtag stays one word. -->

Fotoaufgabe? Schreib - die Aufgabe dazu — die Nummer steht unten rechts auf dem Kärtchen am Tisch — und setze den - Hashtag #fotoaufgabe. + die Aufgabe dazu — die Nummer steht unten rechts auf dem Kärtchen — und setze den Hashtag + #fotoaufgabe.

{caption.length} / {MAX_CAPTION_LENGTH}