mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
Update statistics.ftl (#3887)
This commit is contained in:
parent
aa5684638b
commit
1798620d64
1 changed files with 5 additions and 0 deletions
|
@ -260,6 +260,11 @@ statistics-average-answer-time-label = Average answer time
|
|||
statistics-average = Average
|
||||
statistics-average-interval = Average interval
|
||||
statistics-due-tomorrow = Due tomorrow
|
||||
# This string, ‘Daily load,’ appears in the ‘Future due’ table and represents a
|
||||
# forecasted estimate of the number of cards expected to be reviewed daily in
|
||||
# the future. Unlike the other strings in the table that display actual data
|
||||
# derived from the current scheduling (e.g., ‘Average’, ‘Due tomorrow’),
|
||||
# ‘Daily load’ is a projection based on the given data.
|
||||
statistics-daily-load = Daily load
|
||||
# eg 5 of 15 (33.3%)
|
||||
statistics-amount-of-total-with-percentage = { $amount } of { $total } ({ $percent }%)
|
||||
|
|
Loading…
Reference in a new issue