feat: add study modes to Memorize page
- Add 4 study modes: order-limited, order-infinite, random-limited, random-infinite - Add mode selector buttons with icons - Update progress display for infinite modes - Add translations for all 8 locales
This commit is contained in:
@@ -296,6 +296,11 @@
|
||||
"reverse": "Reverse",
|
||||
"dictation": "Dictation",
|
||||
"clickToPlay": "Click to play audio",
|
||||
"modeOrderLimited": "Order",
|
||||
"modeOrderInfinite": "Loop",
|
||||
"modeRandomLimited": "Random",
|
||||
"modeRandomInfinite": "Random Loop",
|
||||
"restart": "Restart"
|
||||
"yourAnswer": "Your answer",
|
||||
"typeWhatYouHear": "Type what you hear...",
|
||||
"correct": "Correct",
|
||||
|
||||
Reference in New Issue
Block a user