diff --git a/ftl/core/statistics.ftl b/ftl/core/statistics.ftl index 52135ea48..a6a15fd0b 100644 --- a/ftl/core/statistics.ftl +++ b/ftl/core/statistics.ftl @@ -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 }%)