mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -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 =
|
scheduling-forgot-cards =
|
||||||
{ $cards ->
|
{ $cards ->
|
||||||
[one] Forgot { $cards } card.
|
[one] Reset { $cards } card.
|
||||||
*[other] Forgot { $cards } cards.
|
*[other] Reset { $cards } cards.
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue