Split translation of learn in the deck list

Closes #2708
This commit is contained in:
Damien Elmes 2023-10-26 11:22:11 +10:00
parent 9362ef9620
commit bbe9dc5186
2 changed files with 2 additions and 1 deletions

View file

@ -30,3 +30,4 @@ decks-study = Study
decks-study-deck = Study Deck
decks-filtered-deck-search-empty = No cards matched the provided search. Some cards may have been excluded because they are in a different filtered deck, or suspended.
decks-unmovable-cards = Show any excluded cards
decks-learn-header = Learn

View file

@ -196,7 +196,7 @@ class DeckBrowser:
<th class=count>{}</th>
<th class=count>{}</th>
<th class=optscol></th></tr>""".format(
tr.decks_deck(),
tr.decks_learn_header(),
tr.actions_new(),
tr.card_stats_review_log_type_learn(),
tr.statistics_due_count(),