fix(ui): update copy button tooltip gutter and label to 'Copy link'

This commit is contained in:
David Hill
2026-01-24 22:22:01 +00:00
parent 30111d2b16
commit 4a4c1b31a7
15 changed files with 17 additions and 3 deletions

View File

@@ -40,6 +40,7 @@ export const dict = {
"ui.messageNav.newMessage": "Nowa wiadomość",
"ui.textField.copyToClipboard": "Skopiuj do schowka",
"ui.textField.copyLink": "Skopiuj link",
"ui.textField.copied": "Skopiowano",
"ui.imagePreview.alt": "Podgląd obrazu",