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