Separate translations for cards in Recycle Bin and cards count.

This commit is contained in:
Lauri Ojansivu 2018-04-05 16:19:22 +03:00
parent 5a6be37d52
commit 49c7a6c223

View file

@ -17,7 +17,7 @@ template(name="listHeader")
if showCardsCountForList cards.count if showCardsCountForList cards.count
= cards.count = cards.count
span span
| {{_ 'cards'}} | {{_ 'cards-count'}}
if isMiniScreen if isMiniScreen
if currentList if currentList
if isWatching if isWatching