mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
card deck -> deck
This commit is contained in:
parent
c1ea7f6d52
commit
a9470d273c
1 changed files with 1 additions and 1 deletions
|
@ -407,7 +407,7 @@ class Browser(QMainWindow):
|
|||
('question', _("Question")),
|
||||
('answer', _("Answer")),
|
||||
('template', _("Card")),
|
||||
('deck', _("Card Deck")),
|
||||
('deck', _("Deck")),
|
||||
('noteFld', _("Sort Field")),
|
||||
('noteCrt', _("Created")),
|
||||
('noteMod', _("Edited")),
|
||||
|
|
Loading…
Reference in a new issue