mirror of
https://github.com/wekan/wekan.git
synced 2026-01-30 21:25:17 +01:00
i18n fixes
This commit is contained in:
parent
11b8e12ede
commit
756fbd0f4c
2 changed files with 5 additions and 3 deletions
|
|
@ -157,9 +157,9 @@ template(name="copyCardPopup")
|
|||
|
||||
|
||||
template(name="copyManyCardPopup")
|
||||
label(for='copy-many-card-title') {{_ 'title'}}:
|
||||
label(for='copy-many-card-title') {{_ 'copyManyCardPopup-instructions'}}:
|
||||
textarea#copy-card-title.minicard-composer-textarea.js-card-title(autofocus)
|
||||
= title
|
||||
{{_ 'copyManyCardPopup-format'}}
|
||||
if isSandstorm
|
||||
+boardLists
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue