mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
fix 'forgot card' translation string
This commit is contained in:
parent
d2f48e1663
commit
584915deb6
1 changed files with 1 additions and 1 deletions
|
|
@ -170,6 +170,6 @@ scheduling-set-due-date-done =
|
|||
}
|
||||
scheduling-forgot-cards =
|
||||
{ $cards ->
|
||||
[one] Forgot { $card } card.
|
||||
[one] Forgot { $cards } card.
|
||||
*[other] Forgot { $cards } cards.
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue