mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Make it possible to translate text Soft WIP Limit.
This commit is contained in:
parent
c17f26f6ba
commit
e015e4245e
2 changed files with 2 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ template(name="setWipLimitPopup")
|
|||
p
|
||||
.soft-wip-limit
|
||||
.materialCheckBox(class="{{#if isWipLimitSoft}}is-checked{{/if}}")
|
||||
label Soft Limit
|
||||
label {{_ 'soft-wip-limit'}}
|
||||
|
||||
template(name="wipLimitErrorPopup")
|
||||
.wip-limit-invalid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue