mirror of
https://github.com/ankitects/anki.git
synced 2025-12-12 22:36:55 -05:00
fix comment
This commit is contained in:
parent
42939fe0e4
commit
9744736273
2 changed files with 0 additions and 1 deletions
0
qt/i18n/sync-ftl-git
Normal file → Executable file
0
qt/i18n/sync-ftl-git
Normal file → Executable file
|
|
@ -55,7 +55,6 @@ cards = { $cards ->
|
||||||
# eg "Studied 3 cards in 13 seconds today (4.33s/card)."
|
# eg "Studied 3 cards in 13 seconds today (4.33s/card)."
|
||||||
# The { in-time-span-seconds } part should be pasted in from the English
|
# The { in-time-span-seconds } part should be pasted in from the English
|
||||||
# version unmodified.
|
# version unmodified.
|
||||||
|
|
||||||
studied-today =
|
studied-today =
|
||||||
Studied { cards }
|
Studied { cards }
|
||||||
{ $unit ->
|
{ $unit ->
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue