mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 21:47:10 -04:00
Separate translations for cards in Recycle Bin and cards count.
This commit is contained in:
parent
5a6be37d52
commit
49c7a6c223
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ template(name="listHeader")
|
|||
if showCardsCountForList cards.count
|
||||
= cards.count
|
||||
span
|
||||
| {{_ 'cards'}}
|
||||
| {{_ 'cards-count'}}
|
||||
if isMiniScreen
|
||||
if currentList
|
||||
if isWatching
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue