mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
Remove redundant words
This commit is contained in:
parent
bc1a576a67
commit
c5c1d06446
1 changed files with 2 additions and 2 deletions
|
@ -75,8 +75,8 @@ template(name="multiselectionSidebar")
|
|||
|
||||
template(name="disambiguateMultiLabelPopup")
|
||||
p {{_ 'what-to-do'}}
|
||||
button.wide.js-remove-label Remove {{_ 'remove-label'}}
|
||||
button.wide.js-add-label Add {{_ 'add-label'}}
|
||||
button.wide.js-remove-label {{_ 'remove-label'}}
|
||||
button.wide.js-add-label {{_ 'add-label'}}
|
||||
|
||||
template(name="disambiguateMultiMemberPopup")
|
||||
p {{_ 'what-to-do'}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue