mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix: more copyText fixes (#5016)
This commit is contained in:
parent
89471094ce
commit
77d789ed8e
5 changed files with 33 additions and 17 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue