This commit is contained in:
2026-04-09 14:55:37 +02:00
parent 8be455ba98
commit 4a85efc270
30 changed files with 4895 additions and 1 deletions
+40
View File
@@ -0,0 +1,40 @@
{
"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.language": "Language",
"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."
}
+40
View File
@@ -0,0 +1,40 @@
{
"app.name": "Hermes",
"common.continue": "Fortsätt",
"common.cancel": "Avbryt",
"common.close": "Stäng",
"common.retry": "Försök igen",
"common.loading": "Laddar",
"common.error_title": "Något gick fel",
"common.ok": "OK",
"onboarding.title": "Studieintro",
"onboarding.subtitle": "Titta på klippet, gör ditt val före låsning och se sedan avslöjandet.",
"onboarding.consent_title": "Samtycke",
"onboarding.consent_body": "Denna prototyp är för forskning och använder inte riktiga pengar.",
"onboarding.language_title": "Välj språk",
"onboarding.start_session": "Starta session",
"feed.next_round_title": "Nästa runda",
"feed.next_round_body": "Ett nytt klipp är klart för granskning.",
"feed.watch_preview": "Titta på förhandsklipp",
"feed.round_ready": "Rundan är klar",
"round.countdown_label": "Låsning om",
"round.locked_label": "Låst",
"round.selection_prompt": "Välj ett utfall före låsning.",
"round.selection_confirmed": "Valet accepterat",
"round.selection_submitting": "Skickar val",
"round.odds_label": "Odds",
"reveal.title": "Avslöjande",
"reveal.subtitle": "Se vad som hände sedan.",
"result.title": "Resultat",
"result.user_selection": "Ditt val",
"result.outcome": "Utfall",
"result.next_round": "Nästa runda",
"settings.title": "Inställningar",
"settings.language": "Språk",
"settings.haptics": "Haptik",
"settings.analytics": "Analys",
"errors.generic": "Försök igen.",
"errors.network": "Nätverksfel. Kontrollera anslutningen.",
"errors.playback": "Videouppspelningen misslyckades.",
"errors.session_expired": "Sessionen har gått ut. Starta igen."
}