mirror of
https://github.com/ankitects/anki.git
synced 2026-01-13 14:03:55 -05:00
Fix Time / Memorized
This commit is contained in:
parent
95181438f7
commit
1c0a9c8bed
1 changed files with 1 additions and 1 deletions
|
|
@ -522,7 +522,7 @@ deck-config-plotted-on-x-axis = (Plotted on the X-axis)
|
||||||
# to show the total number of cards that can be recalled or retrieved on a
|
# to show the total number of cards that can be recalled or retrieved on a
|
||||||
# specific date.
|
# specific date.
|
||||||
deck-config-fsrs-simulator-radio-memorized = Memorized
|
deck-config-fsrs-simulator-radio-memorized = Memorized
|
||||||
deck-config-fsrs-simulator-radio-ratio = Memorized / Time Ratio
|
deck-config-fsrs-simulator-radio-ratio = Time / Memorized Ratio
|
||||||
# $time here is pre-formatted e.g. "10 Seconds"
|
# $time here is pre-formatted e.g. "10 Seconds"
|
||||||
deck-config-fsrs-simulator-ratio-tooltip = { $time } per memorized card
|
deck-config-fsrs-simulator-ratio-tooltip = { $time } per memorized card
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue