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.0 KiB
JSON
30 lines
1.0 KiB
JSON
{
|
|
"title": "Erste Aufgabe",
|
|
"loading": "Bitte warten.",
|
|
"welcomeHeading": "Hallo {name}.",
|
|
"welcomeText": "Das ist eine kleine Aufgabe. Sie zeigt, wie ein Modul aussieht.",
|
|
"welcomeButton": "Start",
|
|
"questionHeading": "Eine Frage",
|
|
"questionText": "In welchem Kontinent liegt Wien?",
|
|
"answerEurope": "Europa",
|
|
"answerAsia": "Asien",
|
|
"answerAfrica": "Afrika",
|
|
"feedbackCorrect": "Sehr gut. Das stimmt.",
|
|
"feedbackWrong": "Wien liegt in Europa. Schau dir das noch mal an.",
|
|
"nextButton": "Weiter",
|
|
"doneHeading": "Fertig.",
|
|
"doneText": "Du hast die Aufgabe gemacht. Punkte: {score} von {scoreMax}.",
|
|
"doneButton": "Schließen",
|
|
"stopAnimationLabel": "Animation stoppen",
|
|
"highContrastLabel": "Hoher Kontrast",
|
|
"hcOff": "aus",
|
|
"hcLight": "hell",
|
|
"hcDark": "dunkel",
|
|
"exitConfirm": "Wirklich beenden?",
|
|
"errorProfile": "Daten konnten nicht geladen werden. Bitte noch mal versuchen.",
|
|
"stuckHint": "Wähle eine Antwort. Du kannst es schaffen.",
|
|
"ariaCloseButton": "Beenden",
|
|
"ariaCorrect": "Richtig",
|
|
"ariaWrong": "Falsch"
|
|
}
|