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": "Ny besked",
"ui.textField.copyToClipboard": "Kopier til udklipsholder",
"ui.textField.copyLink": "Kopier link",
"ui.textField.copied": "Kopieret",
"ui.imagePreview.alt": "Billedforhåndsvisning",