0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-04-16 08:51:32 -05:00

Merge pull request #5817 from penpot/elenatorro-10135-change-copy-link-text

📎 Make 'Copy link' the default text when copying to clipboard
This commit is contained in:
luisδμ 2025-02-10 18:07:28 +01:00 committed by GitHub
commit bed79d7c27
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -3524,7 +3524,7 @@ msgstr "Copy"
#: src/app/main/ui/workspace/sidebar/shortcuts.cljs:94
msgid "shortcuts.copy-link"
msgstr "Copy link to clipboard"
msgstr "Copy link"
#: src/app/main/ui/workspace/sidebar/shortcuts.cljs:106
msgid "shortcuts.copy-props"
@ -6184,7 +6184,7 @@ msgstr "Copy as CSS (nested layers)"
#: src/app/main/ui/workspace/context_menu.cljs:188
msgid "workspace.shape.menu.copy-link"
msgstr "Copy link to clipboard"
msgstr "Copy link"
#: src/app/main/ui/workspace/context_menu.cljs:201
msgid "workspace.shape.menu.copy-paste-as"

View file

@ -3528,7 +3528,7 @@ msgstr "Copiar"
#: src/app/main/ui/workspace/sidebar/shortcuts.cljs:94
msgid "shortcuts.copy-link"
msgstr "Copiar enlace al portapapeles"
msgstr "Copiar enlace"
#: src/app/main/ui/workspace/sidebar/shortcuts.cljs:95
msgid "shortcuts.create-component"
@ -6190,7 +6190,7 @@ msgstr "Copiar como CSS (capas anidadas)"
#: src/app/main/ui/workspace/context_menu.cljs:188
msgid "workspace.shape.menu.copy-link"
msgstr "Copiar enlace al portapapeles"
msgstr "Copiar enlace"
#: src/app/main/ui/workspace/context_menu.cljs:201
msgid "workspace.shape.menu.copy-paste-as"