anki/rslib/ftl/card-stats.ftl
Damien Elmes b51f03085e migrate card stats to backend
Currently this renders the HTML directly like the previous Python
implementation - doing it in JS would probably make more sense in the
future.
2020-06-15 17:22:16 +10:00

25 lines
866 B
Plaintext

card-stats-added = Added
card-stats-first-review = First Review
card-stats-latest-review = Latest Review
card-stats-interval = Interval
card-stats-ease = Ease
card-stats-review-count = Reviews
card-stats-lapse-count = Lapses
card-stats-average-time = Average Time
card-stats-total-time = Total Time
card-stats-new-card-position = Position
card-stats-card-template = Card Type
card-stats-note-type = Note Type
card-stats-deck-name = Deck
card-stats-note-id = Note ID
card-stats-card-id = Card ID
card-stats-review-log-rating = Rating
card-stats-review-log-type = Type
card-stats-review-log-date = Date
card-stats-review-log-time-taken = Time
card-stats-review-log-type-learn = Learn
card-stats-review-log-type-review = Review
card-stats-review-log-type-relearn = Relearn
card-stats-review-log-type-filtered = Filtered
card-stats-review-log-type-rescheduled = Resched