mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
- Removed forcing "cards" translations to lowercase in count of cards.
- Finnish translation of cards to lowercase. Thanks to Chartman123 and xet7 ! Closes #1571
This commit is contained in:
parent
a320a71467
commit
9711945e48
3 changed files with 10 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ template(name="listHeader")
|
|||
|
||||
if showCardsCountForList cards.count
|
||||
= cards.count
|
||||
span.lowercase
|
||||
span
|
||||
| {{_ 'cards'}}
|
||||
if isMiniScreen
|
||||
if currentList
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue