Forgot->Reset

(cherry picked from commit 20aff51df8)
This commit is contained in:
Damien Elmes 2024-04-04 15:36:19 +07:00
parent 5ad68fc3bf
commit 88a67b700c

View file

@ -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.
}