From 12296369102a27bace740487a64687a410bac8b8 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Wed, 5 Aug 2020 16:06:24 +1000 Subject: [PATCH] "average over period" --- rslib/ftl/statistics.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rslib/ftl/statistics.ftl b/rslib/ftl/statistics.ftl index eaef55924..ee64fcc39 100644 --- a/rslib/ftl/statistics.ftl +++ b/rslib/ftl/statistics.ftl @@ -182,7 +182,7 @@ statistics-longest-interval = Longest interval statistics-due-tomorrow = Due tomorrow # eg 5 of 15 (33.3%) 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 -> [one] { $count } review/day *[other] { $count } reviews/day