浏览代码

Separate translations for cards in Recycle Bin and cards count.

Lauri Ojansivu 7 年之前
父节点
当前提交
49c7a6c223
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      client/components/lists/listHeader.jade

+ 1 - 1
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