mirror of
https://github.com/wekan/wekan.git
synced 2025-12-21 09:50:13 +01: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
|
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue