{
  "dataLoadingMap": "[Data is loading!]",
  "imageLoadingMap": "[Image is loading!]",
  "missingContent": "[No Content Available]",
  "noSectionSelected": "[No section selected!]",
  "noWorkbookLoaded": "[No workbook loaded!]",
  "resetLocalStorage": "Clear all input",
  "downloadEverything": "Download All",
  "uploadSession": "Upload (file -> workbook)",
  "settings": "Settings",
  "logout": "Log out",
  "switchUser": "Switch user",
  "workbookfooterprivacyinfo": "Privacy information (demo system): All your interactions are stored within your local browser, as well as two databases of Humboldt University. Do not use this page for learning (for now)! Contact: Chair Computer Science and Society, Humboldt-Universität zu Berlin (Unter den Linden 6, 10117 Berlin, Germany)",
  "previousSection": "← Previous section",
  "nextSection": "Next section →",
  "checkSolution": "Check solution",
  "beginnerMode": "Beginner",
  "advancedMode": "Advanced",
  "checkCode": "Check code",
  "codeTodoLegend": " = fill in these places yourselves.",
  "advancedCodeFeedbackSuccess": "✅ Very good! The code contains all important parts.",
  "advancedCodeFeedbackIncomplete": "⚠️ Not quite yet. Check:",
  "resetCode": "Reset code",
  "resetCodeConfirm": "Really reset the code to the starting template? Your changes will be lost.",
  "resetCodeConfirmYes": "Reset",
  "resetCodeConfirmNo": "Cancel",
  "reorderFeedbackSuccess": "✅ Very good! The order is correct.",
  "reorderFeedbackWrongOrder": "⚠️ Close! The logic is not quite right yet. Check which steps must come before others.",
  "startSortingActivity": "Start sorting exercise",
  "sortingCurrentTerm": "Current term",
  "sortingLastErrorCount": "Errors in last attempt: {count}",
  "sortingSessionErrorCount": "Errors in this attempt: {count}",
  "sortingFeedbackSuccess": "Very good! All terms are correctly assigned.",
  "sortingErrorPopupOk": "Got it",
  "sortingResetExercise": "Reset exercise",
  "startSortingReasonActivity": "Start sorting exercise with reasoning",
  "sortingReasonPrompt": "Briefly explain why you will assign this term this way:",
  "sortingReasonConfirm": "Confirm reasoning",
  "noUserLoggedIn": "[Nobody]",
  "showHeader": "Show Navigation",
  "hideHeader": "Hide Navigation"
}
