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": "رسالة جديدة",
"ui.textField.copyToClipboard": "نسخ إلى الحافظة",
"ui.textField.copyLink": "نسخ الرابط",
"ui.textField.copied": "تم النسخ",
"ui.imagePreview.alt": "معاينة الصورة",