summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-04-05 16:19:22 +0300
committerLauri Ojansivu <x@xet7.org>2018-04-05 16:19:22 +0300
commit49c7a6c223061b9c1769143fea32fecc7d0f3c3e (patch)
tree6924ac527265c29989089ec8b4a7b07ccd676761 /client
parent5a6be37d52ec387564fb259429236517ea12b6f4 (diff)
downloadwekan-49c7a6c223061b9c1769143fea32fecc7d0f3c3e.tar.gz
wekan-49c7a6c223061b9c1769143fea32fecc7d0f3c3e.tar.bz2
wekan-49c7a6c223061b9c1769143fea32fecc7d0f3c3e.zip
Separate translations for cards in Recycle Bin and cards count.
Diffstat (limited to 'client')
-rw-r--r--client/components/lists/listHeader.jade2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/components/lists/listHeader.jade b/client/components/lists/listHeader.jade
index a2f39e7f..61771449 100644
--- a/client/components/lists/listHeader.jade
+++ b/client/components/lists/listHeader.jade
@@ -17,7 +17,7 @@ template(name="listHeader")
if showCardsCountForList cards.count
= cards.count
span
- | {{_ 'cards'}}
+ | {{_ 'cards-count'}}
if isMiniScreen
if currentList
if isWatching