polish iOS study flow

This commit is contained in:
2026-04-09 15:51:03 +02:00
parent 5c0aa9542a
commit 0cfd847d62
16 changed files with 508 additions and 94 deletions
@@ -16,6 +16,7 @@
"round.title" = "Active round";
"round.subtitle" = "Make your choice before lock, then wait for the reveal.";
"round.video_placeholder" = "Video preview";
"round.preview_label" = "Preview playing";
"round.countdown_label" = "Lock in";
"round.odds_label" = "Odds";
"round.selection_prompt" = "Choose an outcome.";
@@ -23,3 +24,14 @@
"round.locked_label" = "Locked";
"round.home" = "Home";
"round.away" = "Away";
"reveal.title" = "Reveal";
"reveal.subtitle" = "The clip is now showing the outcome.";
"reveal.status" = "Reveal segment is playing.";
"reveal.cta" = "See result";
"result.title" = "Result";
"result.subtitle" = "Your selection versus the actual outcome.";
"result.selection_label" = "Your selection";
"result.outcome_label" = "Outcome";
"result.win" = "Winning selection";
"result.lose" = "Not this time";
"result.next_round" = "Next round";
@@ -16,6 +16,7 @@
"round.title" = "Aktiv runda";
"round.subtitle" = "Gör ditt val före låsning och vänta sedan på avslöjandet.";
"round.video_placeholder" = "Videoförhandsvisning";
"round.preview_label" = "Förhandsvisning spelas";
"round.countdown_label" = "Låsning om";
"round.odds_label" = "Odds";
"round.selection_prompt" = "Välj ett utfall.";
@@ -23,3 +24,14 @@
"round.locked_label" = "Låst";
"round.home" = "Hemma";
"round.away" = "Borta";
"reveal.title" = "Avslöjande";
"reveal.subtitle" = "Klippet visar nu utfallet.";
"reveal.status" = "Avslöjningssegmentet spelas upp.";
"reveal.cta" = "Se resultat";
"result.title" = "Resultat";
"result.subtitle" = "Ditt val jämfört med det faktiska utfallet.";
"result.selection_label" = "Ditt val";
"result.outcome_label" = "Utfall";
"result.win" = "Vinnande val";
"result.lose" = "Inte denna gång";
"result.next_round" = "Nästa runda";