mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
change copyMany to copyChecklistToManyCards for instructions and title
This commit is contained in:
parent
756fbd0f4c
commit
25e0c38ad8
2 changed files with 4 additions and 4 deletions
|
|
@ -157,9 +157,9 @@ template(name="copyCardPopup")
|
|||
|
||||
|
||||
template(name="copyManyCardPopup")
|
||||
label(for='copy-many-card-title') {{_ 'copyManyCardPopup-instructions'}}:
|
||||
label(for='copy-many-card-title') {{_ 'copyChecklistToManyCardsPopup-instructions'}}:
|
||||
textarea#copy-card-title.minicard-composer-textarea.js-card-title(autofocus)
|
||||
{{_ 'copyManyCardPopup-format'}}
|
||||
| {{_ 'copyChecklistToManyCardsPopup-format'}}
|
||||
if isSandstorm
|
||||
+boardLists
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue