anki/rslib/src/i18n/statistics.ftl

13 lines
369 B
Plaintext
Raw Normal View History

# The date a card will be ready to review
due-date = Due
# The count of cards waiting to be reviewed
due-count = Due
# Shown in the Due column of the Browse screen when the card is a new card
due-for-new-card = New #{$number}
## eg 16.8s (3.6 cards/minute)
cards-per-min = {$cards-per-minute} cards/minute
average-answer-time = {$average-seconds}s ({cards-per-min})