diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 557a0eb4..b903a753 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -246,6 +246,10 @@ "message": "Copied to clipboard", "description": "Message shown when content has been copied to the clipboard" }, + "copy": { + "message": "Copy to clipboard", + "description": "Tooltip for elements which can be copied" + }, "dateInstalled": { "message": "Date installed", "description": "Option text for the user to sort the style by install date"