feat(vocab): add intensive review status dialog and related functionality
This commit is contained in:
@@ -774,6 +774,12 @@
|
||||
"courseFlowIntensiveTitle": "Fällige Intensivphase",
|
||||
"courseFlowIntensiveDescription": "Verdichtete Wiederholung, sobald der Block davor weitgehend sitzt.",
|
||||
"courseFlowIntensiveEmpty": "Aktuell ist keine neue Intensivphase freigeschaltet.",
|
||||
"courseFlowIntensiveStatusAction": "Freischaltung prüfen",
|
||||
"courseFlowIntensiveStatusTitle": "Status der Intensivphase",
|
||||
"courseFlowIntensiveStatusAllDone": "Alle Intensivphasen dieses Kurses sind bereits abgeschlossen.",
|
||||
"courseFlowIntensiveStatusReady": "„{lesson}“ ist bereit und kann jetzt geöffnet werden.",
|
||||
"courseFlowIntensiveStatusProgress": "Für „{lesson}“ sind {done} von {total} vorausgehenden Lektionen im selben Block abgeschlossen.",
|
||||
"courseFlowIntensiveStatusNoDate": "Die Intensivphase wird nicht nach einer Wartezeit freigeschaltet, sondern sofort nach Abschluss dieser Lektionen.",
|
||||
"courseFlowPracticeTitle": "Freie Vertiefung",
|
||||
"courseFlowPracticeDescription": "Abgeschlossene Lektionen für lockeres Nachtrainieren außerhalb des Pflichtpfads.",
|
||||
"courseFlowPracticeEmpty": "Sobald du erste Lektionen abgeschlossen hast, erscheinen sie hier für freies Nachtrainieren.",
|
||||
|
||||
@@ -774,6 +774,12 @@
|
||||
"courseFlowIntensiveTitle": "Due intensive review",
|
||||
"courseFlowIntensiveDescription": "Condensed review once the block before it is mostly stable.",
|
||||
"courseFlowIntensiveEmpty": "No new intensive review is unlocked right now.",
|
||||
"courseFlowIntensiveStatusAction": "Check availability",
|
||||
"courseFlowIntensiveStatusTitle": "Intensive review status",
|
||||
"courseFlowIntensiveStatusAllDone": "All intensive review phases in this course are already complete.",
|
||||
"courseFlowIntensiveStatusReady": "“{lesson}” is ready and can be opened now.",
|
||||
"courseFlowIntensiveStatusProgress": "For “{lesson}”, {done} of {total} preceding lessons in the same block are complete.",
|
||||
"courseFlowIntensiveStatusNoDate": "The intensive review unlocks immediately after these lessons are complete; it does not have a waiting period.",
|
||||
"courseFlowPracticeTitle": "Free practice",
|
||||
"courseFlowPracticeDescription": "Completed lessons for relaxed extra practice outside the required path.",
|
||||
"courseFlowPracticeEmpty": "As soon as you complete your first lessons, they will appear here for free practice.",
|
||||
|
||||
Reference in New Issue
Block a user