1
0
Fork 0
mastodonshare-ext/_locales/en/messages.json

23 lines
562 B
JSON

{
"menuItemShareLink": {
"message": "Share Link",
"description": "Share the right-clicked link."
},
"menuItemSharePage": {
"message": "Share Page",
"description": "Share current page."
},
"menuItemShareImage": {
"message": "Share Link to Image",
"description": "Share link to the right-clicked image."
},
"menuItemShareFrame": {
"message": "Share Link to IFrame",
"description": "Share link to the right-clicked iframe."
},
"menuItemShareSelection": {
"message": "Share Selected Text",
"description": "Share the selected text."
}
}