59 lines
2.5 KiB
Plaintext
59 lines
2.5 KiB
Plaintext
"app.name" = "Hermes";
|
|
"app.subtitle" = "Native Hermes app prototype";
|
|
"locale_english" = "English";
|
|
"locale_swedish" = "Swedish";
|
|
"common.loading" = "Loading";
|
|
"common.retry" = "Retry";
|
|
"errors.generic" = "Please try again.";
|
|
"errors.network" = "Network error. Check your connection.";
|
|
"errors.session_expired" = "Session expired. Please start again.";
|
|
"onboarding.title" = "Welcome to Hermes";
|
|
"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.preview_label" = "Preview playing";
|
|
"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";
|
|
"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";
|
|
"session.title" = "Session";
|
|
"session.subtitle" = "Session sync and lifecycle controls.";
|
|
"session.note" = "Session state will appear here once the backend session is started.";
|
|
"session.status_loading" = "Starting session";
|
|
"session.status_ready" = "Session active";
|
|
"session.status_error" = "Session unavailable";
|
|
"session.id_label" = "Session ID";
|
|
"session.user_id_label" = "User ID";
|
|
"session.locale_label" = "Locale";
|
|
"session.started_label" = "Started";
|
|
"session.variant_label" = "Variant";
|
|
"session.app_version_label" = "App version";
|
|
"session.device_model_label" = "Device model";
|
|
"session.os_version_label" = "OS version";
|