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
@@ -29,8 +29,15 @@
"round.selection_prompt" = "Choose an outcome.";
"round.primary_cta" = "Confirm selection";
"round.locked_label" = "Locked";
"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.home" = "Home";
"round.away" = "Away";
"round.yes" = "Yes";
"round.no" = "No";
"round.swipe_left" = "Swipe left";
"round.swipe_right" = "Swipe right";
"reveal.title" = "Reveal";
"reveal.subtitle" = "The clip is now showing the outcome.";
"reveal.status" = "Reveal segment is playing.";
@@ -62,3 +69,8 @@
"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?";
@@ -29,8 +29,15 @@
"round.selection_prompt" = "Välj ett utfall.";
"round.primary_cta" = "Bekräfta valet";
"round.locked_label" = "Låst";
"round.freeze_title" = "Tiden är ute";
"round.freeze_subtitle" = "Klippet fryser nu. Vänta på avgörandet.";
"round.reveal_loading" = "Snabbspolar till avgörandet.";
"round.home" = "Hemma";
"round.away" = "Borta";
"round.yes" = "Ja";
"round.no" = "Nej";
"round.swipe_left" = "Svajpa vänster";
"round.swipe_right" = "Svajpa höger";
"reveal.title" = "Avslöjande";
"reveal.subtitle" = "Klippet visar nu utfallet.";
"reveal.status" = "Avslöjningssegmentet spelas upp.";
@@ -62,3 +69,8 @@
"settings.enabled" = "Aktiverad";
"settings.haptics" = "Haptik";
"settings.analytics" = "Analys";
"mode.demo" = "Demo";
"mode.live" = "Live";
"event.question.score" = "Gör han mål?";
"event.question.save" = "Räddar målvakten?";
"event.question.convert" = "Tar de vara på chansen?";