mirror of
https://github.com/ankitects/anki.git
synced 2026-01-14 06:23:57 -05:00
Apply suggestion from @dae to make text shorter
This commit is contained in:
parent
69605c069b
commit
8a5c198743
1 changed files with 1 additions and 1 deletions
|
|
@ -229,7 +229,7 @@ statistics-stability-day-single =
|
|||
# hour range, eg "From 14:00-15:00"
|
||||
statistics-hours-range = From { $hourStart }:00~{ $hourEnd }:00
|
||||
statistics-hours-correct = { $correct }/{ $total } correct ({ $percent }%)
|
||||
statistics-hours-correct-info = → pressed "hard", "good", or "easy"
|
||||
statistics-hours-correct-info = → (not 'Again')
|
||||
# the emoji depicts the graph displaying this number
|
||||
statistics-hours-reviews = 📊 { $reviews } reviews
|
||||
# the emoji depicts the graph displaying this number
|
||||
|
|
|
|||
Loading…
Reference in a new issue