Have overlooked this little hyphen :/

This commit is contained in:
Kevin Röbert
2019-04-10 18:33:21 +02:00
parent 4fc4018859
commit a91b79aa18
4 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@
browser.contextMenus.create({
id: "copy-link-to-clipboard",
title: translate("clipboard_copy-link"),
title: translate("clipboard_copy_link"),
contexts: ["link"],
icons: {
"16": "img/clearurls_16x16.png",