mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
Minor tweak in simulator string (#4204)
This commit is contained in:
parent
0375b4aac0
commit
5a19027185
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ statistics-reviews =
|
|||
# This fragment of the tooltip in the FSRS simulation
|
||||
# diagram (Deck options -> FSRS) shows the total number of
|
||||
# cards that can be recalled or retrieved on a specific date.
|
||||
statistics-memorized = {$memorized} memorized
|
||||
statistics-memorized = {$memorized} cards memorized
|
||||
statistics-today-title = Today
|
||||
statistics-today-again-count = Again count:
|
||||
statistics-today-type-counts = Learn: { $learnCount }, Review: { $reviewCount }, Relearn: { $relearnCount }, Filtered: { $filteredCount }
|
||||
|
|
Loading…
Reference in a new issue