mirror of
https://github.com/wekan/wekan.git
synced 2026-01-24 10:16:09 +01:00
Part 2: Copy text button at most textarea fields is now translatable.
Thanks to xet7 !
This commit is contained in:
parent
98dedc697c
commit
96465ac664
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
template(name="editor")
|
||||
a.fa.fa-copy(title="copy text to clipboard")
|
||||
a.fa.fa-copy(title="{{_ 'copy-text-to-clipboard'}}")
|
||||
span.copied-tooltip {{_ 'copied'}}
|
||||
textarea.editor(
|
||||
dir="auto"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue