mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 22:42:25 -04:00
reps>repetitions
This commit is contained in:
parent
27f23b54a5
commit
0e3c23bae4
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ class GraphWindow(object):
|
|||
'added': _("Added"),
|
||||
'answered': _("First Answered"),
|
||||
'eases': _("Eases"),
|
||||
'reps': _("Reps"),
|
||||
'reps': _("Repetitions"),
|
||||
'times': _("Review Time"),
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue