1e51ef7def
- Konzept/, didaktik_geografie/, didaktik_simulation/, v2-modules/, v2-platform/ - 12 code-workspace-Files - STATUS-*.md - viele M/D/R-Änderungen an bereits getrackten Files - .gitignore verstärkt: **/.humaninput/, **/secret_keys.txt Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
30 lines
1.2 KiB
JSON
30 lines
1.2 KiB
JSON
{
|
|
"title": "Hallo Welt",
|
|
"loading": "Wird geladen …",
|
|
"welcomeHeading": "Willkommen, {name}!",
|
|
"welcomeText": "Schön, dass du da bist. Diese kleine Aufgabe zeigt dir, wie ein Modul in GeoGraSim aufgebaut ist.",
|
|
"welcomeButton": "Los geht's",
|
|
"questionHeading": "Eine kurze Frage",
|
|
"questionText": "In welchem Kontinent liegt Wien?",
|
|
"answerEurope": "Europa",
|
|
"answerAsia": "Asien",
|
|
"answerAfrica": "Afrika",
|
|
"feedbackCorrect": "Genau richtig.",
|
|
"feedbackWrong": "Nicht ganz — Wien liegt in Europa. Schau dir das nochmal an.",
|
|
"nextButton": "Weiter",
|
|
"doneHeading": "Geschafft.",
|
|
"doneText": "Du hast die Aufgabe abgeschlossen. Punktzahl: {score} / {scoreMax}.",
|
|
"doneButton": "Modul beenden",
|
|
"stopAnimationLabel": "Animation pausieren",
|
|
"highContrastLabel": "Hoher Kontrast",
|
|
"hcOff": "aus",
|
|
"hcLight": "hell (schwarz auf weiß)",
|
|
"hcDark": "dunkel (gelb auf schwarz)",
|
|
"exitConfirm": "Modul wirklich beenden?",
|
|
"errorProfile": "Profil konnte nicht geladen werden. Bitte später erneut versuchen.",
|
|
"stuckHint": "Falls du nicht weiterkommst: ruhig nachdenken und eine Antwort wählen.",
|
|
"ariaCloseButton": "Modul beenden",
|
|
"ariaCorrect": "Antwort richtig",
|
|
"ariaWrong": "Antwort falsch"
|
|
}
|