Remove redundant words

This commit is contained in:
Alexander Sulfrian 2015-09-16 04:19:30 +02:00
parent bc1a576a67
commit c5c1d06446

View file

@ -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'}}