mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
Forgot->Reset
This commit is contained in:
parent
068f14378e
commit
20aff51df8
1 changed files with 2 additions and 2 deletions
|
@ -174,6 +174,6 @@ scheduling-set-due-date-done =
|
|||
}
|
||||
scheduling-forgot-cards =
|
||||
{ $cards ->
|
||||
[one] Forgot { $cards } card.
|
||||
*[other] Forgot { $cards } cards.
|
||||
[one] Reset { $cards } card.
|
||||
*[other] Reset { $cards } cards.
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue