build iOS study scaffold
This commit is contained in:
@@ -1,4 +1,25 @@
|
||||
"app.name" = "Hermes";
|
||||
"app.subtitle" = "Native study app prototype";
|
||||
"onboarding.title" = "Study intro";
|
||||
"onboarding.subtitle" = "Watch the clip, decide before lock, then see the reveal.";
|
||||
"onboarding.consent_body" = "This prototype is for research and does not use real money.";
|
||||
"onboarding.consent_note" = "You can switch languages at any time.";
|
||||
"onboarding.start_session" = "Start session";
|
||||
"feed.title" = "Preview feed";
|
||||
"feed.subtitle" = "The next round is ready for review.";
|
||||
"feed.hero_title" = "Late winner chance";
|
||||
"feed.hero_subtitle" = "A short preview leads into a single, clear choice.";
|
||||
"feed.lock_label" = "Locks in";
|
||||
"feed.odds_label" = "Live odds";
|
||||
"feed.cta" = "Watch preview";
|
||||
"feed.next_round_title" = "Next round";
|
||||
"round.title" = "Active round";
|
||||
"round.subtitle" = "Make your choice before lock, then wait for the reveal.";
|
||||
"round.video_placeholder" = "Video preview";
|
||||
"round.countdown_label" = "Lock in";
|
||||
"round.odds_label" = "Odds";
|
||||
"round.selection_prompt" = "Choose an outcome.";
|
||||
"round.primary_cta" = "Confirm selection";
|
||||
"round.locked_label" = "Locked";
|
||||
"round.home" = "Home";
|
||||
"round.away" = "Away";
|
||||
|
||||
@@ -1,4 +1,25 @@
|
||||
"app.name" = "Hermes";
|
||||
"app.subtitle" = "Native prototype för studien";
|
||||
"onboarding.title" = "Studieintro";
|
||||
"onboarding.subtitle" = "Titta på klippet, välj före låsning och se sedan avslöjandet.";
|
||||
"onboarding.consent_body" = "Den här prototypen är för forskning och använder inga riktiga pengar.";
|
||||
"onboarding.consent_note" = "Du kan byta språk när som helst.";
|
||||
"onboarding.start_session" = "Starta session";
|
||||
"feed.title" = "Förhandsflöde";
|
||||
"feed.subtitle" = "Nästa runda är redo att granskas.";
|
||||
"feed.hero_title" = "Möjlighet till segermål";
|
||||
"feed.hero_subtitle" = "En kort förhandsvisning leder till ett tydligt val.";
|
||||
"feed.lock_label" = "Låses om";
|
||||
"feed.odds_label" = "Liveodds";
|
||||
"feed.cta" = "Titta på förhandsklipp";
|
||||
"feed.next_round_title" = "Nästa runda";
|
||||
"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.countdown_label" = "Låsning om";
|
||||
"round.odds_label" = "Odds";
|
||||
"round.selection_prompt" = "Välj ett utfall.";
|
||||
"round.primary_cta" = "Bekräfta valet";
|
||||
"round.locked_label" = "Låst";
|
||||
"round.home" = "Hemma";
|
||||
"round.away" = "Borta";
|
||||
|
||||
Reference in New Issue
Block a user