redesign iOS round into fullscreen swipe flow

This commit is contained in:
2026-04-10 10:23:15 +02:00
parent 2553845100
commit 7b466f0a34
12 changed files with 685 additions and 254 deletions
+12
View File
@@ -23,6 +23,13 @@
"round.selection_confirmed": "Selection accepted",
"round.selection_submitting": "Submitting selection",
"round.odds_label": "Odds",
"round.freeze_title": "Time is up",
"round.freeze_subtitle": "The clip is frozen. Wait for the showdown.",
"round.reveal_loading": "Fast-forwarding to the showdown.",
"round.yes": "Yes",
"round.no": "No",
"round.swipe_left": "Swipe left",
"round.swipe_right": "Swipe right",
"reveal.title": "Reveal",
"reveal.subtitle": "See what happened next.",
"result.title": "Result",
@@ -35,6 +42,11 @@
"settings.enabled": "Enabled",
"settings.haptics": "Haptics",
"settings.analytics": "Analytics",
"mode.demo": "Demo",
"mode.live": "Live",
"event.question.score": "Will he score?",
"event.question.save": "Will the keeper save it?",
"event.question.convert": "Will they convert this chance?",
"errors.generic": "Please try again.",
"errors.network": "Network error. Check your connection.",
"errors.playback": "Video playback failed.",