extended admin tool for finished lessons
All checks were successful
Deploy to production / deploy (push) Successful in 2m54s

This commit is contained in:
Torsten Schulz (local)
2026-04-02 13:32:13 +02:00
parent 9d663e4f2b
commit edbf22ac5b
9 changed files with 281 additions and 0 deletions

View File

@@ -45,6 +45,16 @@
"loadCoursesError": "Could not load the course list.",
"loadingLessons": "Loading lessons…"
},
"vocabLessonMarkComplete": {
"divider": "Repair progress (does not fabricate exercise answers)",
"throughLabel": "All lessons up to and including lesson number",
"hint": "Marks missing or open rows as completed, including target score and first review wave. Already completed lessons are left unchanged.",
"submit": "Mark through here as completed",
"confirm": "Mark every lesson with number ≤ {n} for {username} in this course as completed?",
"success": "{marked} lesson(s) newly marked complete ({unchanged} were already done).",
"successNone": "No change: all affected lessons ({unchanged}) were already completed.",
"error": "Could not mark lessons complete."
},
"adultVerification": {
"title": "[Admin] - Erotic approvals",
"intro": "Adult users can request access to the erotic area. Requests can be reviewed, approved or rejected here.",