mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 07:22:23 -04:00
reviews —> review cards (#3347)
This commit is contained in:
parent
872ecf481a
commit
af8fdd8b87
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ statistics-cards-due =
|
||||||
}
|
}
|
||||||
statistics-backlog-checkbox = Backlog
|
statistics-backlog-checkbox = Backlog
|
||||||
statistics-intervals-title = Review Intervals
|
statistics-intervals-title = Review Intervals
|
||||||
statistics-intervals-subtitle = Delays until reviews are shown again.
|
statistics-intervals-subtitle = Delays until review cards are shown again.
|
||||||
statistics-intervals-day-range =
|
statistics-intervals-day-range =
|
||||||
{ $cards ->
|
{ $cards ->
|
||||||
[one] { $cards } card with a { $daysStart }~{ $daysEnd } day interval
|
[one] { $cards } card with a { $daysStart }~{ $daysEnd } day interval
|
||||||
|
|
Loading…
Reference in a new issue