redesign iOS round into fullscreen swipe flow
This commit is contained in:
@@ -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?";
|
||||
|
||||
Reference in New Issue
Block a user