fix: more copyText fixes (#5016)

This commit is contained in:
David Luzar
2022-04-05 23:11:00 +02:00
committed by GitHub
parent 89471094ce
commit 77d789ed8e
5 changed files with 33 additions and 17 deletions

View File

@ -9,7 +9,7 @@
"copy": "Copy",
"copyAsPng": "Copy to clipboard as PNG",
"copyAsSvg": "Copy to clipboard as SVG",
"copyAllTextNodesAsText": "Copy to clipboard as a single text element",
"copyText": "Copy to clipboard as text",
"bringForward": "Bring forward",
"sendToBack": "Send to back",
"bringToFront": "Bring to front",