mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 08:46:37 -04:00
"average over period"
This commit is contained in:
parent
d8a75c2307
commit
1229636910
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue