mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated translations
This commit is contained in:
parent
dd69966def
commit
c9f1278651
2 changed files with 7 additions and 0 deletions
|
|
@ -212,6 +212,12 @@ template(name="boardCardSettingsPopup")
|
|||
span
|
||||
i.fa.fa-user
|
||||
| {{_ 'creator'}}
|
||||
div.check-div
|
||||
a.flex.js-field-has-creator-on-minicard(class="{{#if allowsCreatorOnMinicard}}is-checked{{/if}}")
|
||||
.materialCheckBox(class="{{#if allowsCreatorOnMinicard}}is-checked{{/if}}")
|
||||
span
|
||||
i.fa.fa-user
|
||||
| {{_ 'creator-on-minicard'}}
|
||||
div.check-div
|
||||
a.flex.js-field-has-assignee(class="{{#if allowsAssignee}}is-checked{{/if}}")
|
||||
.materialCheckBox(class="{{#if allowsAssignee}}is-checked{{/if}}")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue