Update statistics.ftl (#3887)

This commit is contained in:
Lukas Sommer 2025-03-31 13:39:51 +03:00 committed by GitHub
parent aa5684638b
commit 1798620d64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 }%)