"average over period"

This commit is contained in:
Damien Elmes 2020-08-05 16:06:24 +10:00
parent d8a75c2307
commit 1229636910

View file

@ -182,7 +182,7 @@ statistics-longest-interval = Longest interval
statistics-due-tomorrow = Due tomorrow statistics-due-tomorrow = Due tomorrow
# eg 5 of 15 (33.3%) # eg 5 of 15 (33.3%)
statistics-amount-of-total-with-percentage = { $amount } of { $total } ({ $percent }%) statistics-amount-of-total-with-percentage = { $amount } of { $total } ({ $percent }%)
statistics-average-over-period = If you studied every day statistics-average-over-period = Average over period
statistics-reviews-per-day = { $count -> statistics-reviews-per-day = { $count ->
[one] { $count } review/day [one] { $count } review/day
*[other] { $count } reviews/day *[other] { $count } reviews/day