diff --git a/ankiqt/ui/graphs.py b/ankiqt/ui/graphs.py index 66062c0cf..1d94b1052 100644 --- a/ankiqt/ui/graphs.py +++ b/ankiqt/ui/graphs.py @@ -151,7 +151,7 @@ class GraphWindow(object): 'added': _("Added"), 'answered': _("First Answered"), 'eases': _("Eases"), - 'reps': _("Reps"), + 'reps': _("Repetitions"), 'times': _("Review Time"), }