You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add reveal button for participants and organizer (suspense before seeing result)
- Auto-refresh every 15s on waiting pages, stops automatically once draw is done
- Remove manual refresh buttons (redundant with auto-refresh)
- Add organizer nudge message after draw: "let your participants know"
- Update waiting text across all 5 languages to be clearer
- Remove card entrance animation to prevent flash on auto-refresh
- Remove card animation flash on page reload
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: locales/de.json
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,10 @@
16
16
"wish_title": "Wunsch",
17
17
"submit_button": "Absenden",
18
18
"participant_ready": "Dein Geschenk geht an",
19
-
"participant_wait": "Danke für deine Teilnahme! Die Ziehung wurde noch nicht durchgeführt. Bitte komme später wieder und lade die Seite neu, um zu sehen, ob die Ziehung stattgefunden hat.",
20
-
"participant_wait_button": "🔄 Aktualisieren um das Ergebnis der Ziehung zu sehen",
19
+
"participant_wait": "Du bist dabei! Warte darauf, dass der Organisator dich informiert, wenn die Auslosung abgeschlossen ist, und komme dann hierher zurück.",
20
+
"participant_wait_button": "Aktualisieren",
21
+
"reveal_button": "Meine Auslosung entdecken",
22
+
"organizer_notify": "Die Auslosung ist abgeschlossen! Informiere deine Teilnehmer, damit sie herausfinden können, wem sie schenken.",
Copy file name to clipboardExpand all lines: locales/en.json
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,10 @@
16
16
"wish_title": "Wish",
17
17
"submit_button": "Submit",
18
18
"participant_ready": "Your gift is for",
19
-
"participant_wait": "Thank you for submitting! The draw has not been done yet. Please check back later and try reloading the page to see if the draw has happened.",
20
-
"participant_wait_button": "🔄 Refresh to see the draw result",
19
+
"participant_wait": "You're in! Wait for the organizer to let you know when the draw is done, then come back here.",
20
+
"participant_wait_button": "Refresh",
21
+
"reveal_button": "Reveal my draw",
22
+
"organizer_notify": "The draw is done! Let your participants know so they can discover who they're gifting to.",
Copy file name to clipboardExpand all lines: locales/fr.json
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,10 @@
16
16
"wish_title": "Souhait",
17
17
"submit_button": "Envoyer",
18
18
"participant_ready": "Votre cadeau est pour",
19
-
"participant_wait": "Merci pour votre participation ! Le tirage n'a pas encore été effectué. Revenez plus tard et pensez à recharger la page pour voir si le tirage a eu lieu.",
20
-
"participant_wait_button": "🔄 Actualiser pour voir le résultat du tirage",
19
+
"participant_wait": "C'est enregistré ! Attendez que l'organisateur vous prévienne quand le tirage est fait, puis revenez ici.",
20
+
"participant_wait_button": "Actualiser",
21
+
"reveal_button": "Découvrir mon tirage",
22
+
"organizer_notify": "Le tirage est fait ! Prévenez vos participants pour qu'ils puissent découvrir à qui ils offrent.",
Copy file name to clipboardExpand all lines: locales/it.json
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,10 @@
16
16
"wish_title": "Desiderio",
17
17
"submit_button": "Invia",
18
18
"participant_ready": "Il tuo regalo è per",
19
-
"participant_wait": "Grazie per la partecipazione! L'estrazione non è ancora avvenuta. Torna più tardi e ricarica la pagina per vedere se l'estrazione è avvenuta.",
20
-
"participant_wait_button": "🔄 Aggiorna per vedere il risultato",
19
+
"participant_wait": "Sei dentro! Aspetta che l'organizzatore ti avvisi quando l'estrazione è fatta, poi torna qui.",
20
+
"participant_wait_button": "Aggiorna",
21
+
"reveal_button": "Scopri la mia estrazione",
22
+
"organizer_notify": "L'estrazione è fatta! Avvisa i tuoi partecipanti così potranno scoprire a chi fanno il regalo.",
Copy file name to clipboardExpand all lines: locales/pt.json
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,10 @@
16
16
"wish_title": "Desejo",
17
17
"submit_button": "Enviar",
18
18
"participant_ready": "Seu presente é para",
19
-
"participant_wait": "Obrigado por participar! O sorteio ainda não foi realizado. Por favor, volte mais tarde e tente recarregar a página para ver se o sorteio já aconteceu.",
20
-
"participant_wait_button": "🔄 Atualizar para ver o resultado do sorteio",
19
+
"participant_wait": "Você está dentro! Aguarde o organizador avisar quando o sorteio for feito, depois volte aqui.",
20
+
"participant_wait_button": "Atualizar",
21
+
"reveal_button": "Revelar meu sorteio",
22
+
"organizer_notify": "O sorteio foi feito! Avise seus participantes para que possam descobrir para quem vão presentear.",
0 commit comments