feat(vocab): synchronize SRS session progress and update related UI elements

This commit is contained in:
Torsten Schulz (local)
2026-08-21 11:31:30 +02:00
parent bb6e3db7c7
commit 651cba05de
4 changed files with 48 additions and 6 deletions

View File

@@ -870,9 +870,9 @@
"reviewTimeNow": "jetzt",
"reviewTimeTomorrow": "morgen",
"reviewTimeInDays": "in {count} Tagen",
"srsDueStat": "Tageswiederholung: {scheduled} von {total}",
"srsDueStat": "Tageswiederholung: {scheduled} Begriffe",
"srsEyebrow": "Langzeitgedächtnis",
"srsTitle": "Heute: {scheduled} von {total} fälligen Begriffen",
"srsTitle": "Heute: {scheduled} fällige Begriffe",
"srsIntro": "Diese Wiederholung kommt aus dem SRS-Plan einzelner Begriffe. Pro Tag werden höchstens 50 Begriffe eingeplant; weitere fällige Begriffe bleiben für die nächste Tageswiederholung erhalten.",
"srsStart": "Tageswiederholung starten",
"courseTodayPlanIntroSrs": "Didaktische Reihenfolge: Zuerst die fällige SRS-Tageswiederholung einzelner Begriffe. Danach kommen Kurz-Wiederholungen, Blockfortschritt und ggf. intensive Wiederholung. So wird altes Material stabilisiert, bevor neues Material dazukommt."

View File

@@ -870,9 +870,9 @@
"reviewTimeNow": "now",
"reviewTimeTomorrow": "tomorrow",
"reviewTimeInDays": "in {count} days",
"srsDueStat": "Daily review: {scheduled} of {total}",
"srsDueStat": "Daily review: {scheduled} terms",
"srsEyebrow": "Long-term memory",
"srsTitle": "Today: {scheduled} of {total} due terms",
"srsTitle": "Today: {scheduled} due terms",
"srsIntro": "This review comes from the SRS schedule of individual terms. At most 50 terms are planned per day; any additional due terms remain for the next daily review.",
"srsStart": "Start daily review",
"courseTodayPlanIntroSrs": "Pedagogical order: start with the due SRS daily review for individual terms. Then quick reviews, block progress, and intensive review if needed. This stabilizes old material before new material is added."