You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: apps/browser/src/_locales/en/messages.json
+4
Original file line number
Diff line number
Diff line change
@@ -176,6 +176,10 @@
176
176
"copyNotes": {
177
177
"message": "Copy notes"
178
178
},
179
+
"copy": {
180
+
"message": "Copy",
181
+
"description": "Copy to clipboard"
182
+
},
179
183
"fill":{
180
184
"message": "Fill",
181
185
"description": "This string is used on the vault page to indicate autofilling. Horizontal space is limited in the interface here so try and keep translations as concise as possible."
0 commit comments