mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
Optimum → Minimum retention (#3133)
This was missed in https://github.com/ankitects/anki/pull/3129.
This commit is contained in:
parent
25345b91e1
commit
0334f4ff77
1 changed files with 1 additions and 1 deletions
|
@ -425,7 +425,7 @@ deck-config-compute-optimal-retention-tooltip2 =
|
|||
value that will lead to the most material learnt, in the least amount of time. This number can be used as a
|
||||
reference when deciding what to set your desired retention to. You may wish to choose a higher desired retention,
|
||||
if you’re willing to trade more study time for a greater recall rate. Setting your desired retention lower than
|
||||
the optimum is not recommended, as it will lead to more work without benefit.
|
||||
the minimum is not recommended, as it will lead to more work without benefit.
|
||||
deck-config-please-save-your-changes-first = Please save your changes first.
|
||||
deck-config-a-100-day-interval =
|
||||
{ $days ->
|
||||
|
|
Loading…
Reference in a new issue