43 lines
1.7 KiB
JSON
43 lines
1.7 KiB
JSON
{
|
|
"app.name": "Hermes",
|
|
"common.continue": "Continue",
|
|
"common.cancel": "Cancel",
|
|
"common.close": "Close",
|
|
"common.retry": "Retry",
|
|
"common.loading": "Loading",
|
|
"common.error_title": "Something went wrong",
|
|
"common.ok": "OK",
|
|
"onboarding.title": "Study intro",
|
|
"onboarding.subtitle": "Watch the clip, make your choice before lock, then see the reveal.",
|
|
"onboarding.consent_title": "Consent",
|
|
"onboarding.consent_body": "This prototype is for research and does not use real money.",
|
|
"onboarding.language_title": "Choose language",
|
|
"onboarding.start_session": "Start session",
|
|
"feed.next_round_title": "Next round",
|
|
"feed.next_round_body": "A new clip is ready for review.",
|
|
"feed.watch_preview": "Watch preview",
|
|
"feed.round_ready": "Round ready",
|
|
"round.countdown_label": "Lock in",
|
|
"round.locked_label": "Locked",
|
|
"round.selection_prompt": "Choose an outcome before lock.",
|
|
"round.selection_confirmed": "Selection accepted",
|
|
"round.selection_submitting": "Submitting selection",
|
|
"round.odds_label": "Odds",
|
|
"reveal.title": "Reveal",
|
|
"reveal.subtitle": "See what happened next.",
|
|
"result.title": "Result",
|
|
"result.user_selection": "Your selection",
|
|
"result.outcome": "Outcome",
|
|
"result.next_round": "Next round",
|
|
"settings.title": "Settings",
|
|
"settings.subtitle": "Language, haptics and analytics preferences.",
|
|
"settings.language": "Language",
|
|
"settings.enabled": "Enabled",
|
|
"settings.haptics": "Haptics",
|
|
"settings.analytics": "Analytics",
|
|
"errors.generic": "Please try again.",
|
|
"errors.network": "Network error. Check your connection.",
|
|
"errors.playback": "Video playback failed.",
|
|
"errors.session_expired": "Session expired. Please start again."
|
|
}
|