mirror of
https://github.com/wekan/wekan.git
synced 2026-01-21 16:56:11 +01:00
Translate the label colors
This commit is contained in:
parent
944a1065d3
commit
15ebfa63c6
4 changed files with 17 additions and 3 deletions
|
|
@ -13,7 +13,7 @@ template(name="filterSidebar")
|
|||
if name
|
||||
= name
|
||||
else
|
||||
span.quiet {{_ "label-default" color}}
|
||||
span.quiet {{_ "label-default" (_ (concat "color-" color))}}
|
||||
if Filter.labelIds.isSelected _id
|
||||
i.fa.fa-check
|
||||
hr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue