mirror of
https://github.com/ankitects/anki.git
synced 2025-09-22 07:52:24 -04:00
clarify comment
This commit is contained in:
parent
ad628d0f36
commit
a3d8bd1a45
1 changed files with 2 additions and 0 deletions
|
@ -166,6 +166,8 @@ statistics-calendar-title = Calendar
|
||||||
## An amount of elapsed time, used in the graphs to show the amount of
|
## An amount of elapsed time, used in the graphs to show the amount of
|
||||||
## time spent studying. For example, English would show "5s" for 5 seconds,
|
## time spent studying. For example, English would show "5s" for 5 seconds,
|
||||||
## "13.5m" for 13.5 minutes, and so on.
|
## "13.5m" for 13.5 minutes, and so on.
|
||||||
|
##
|
||||||
|
## Please try to keep the text short, as longer text may get cut off.
|
||||||
|
|
||||||
statistics-elapsed-time-seconds = {$amount}s
|
statistics-elapsed-time-seconds = {$amount}s
|
||||||
statistics-elapsed-time-minutes = {$amount}m
|
statistics-elapsed-time-minutes = {$amount}m
|
||||||
|
|
Loading…
Reference in a new issue