webextensions/src/_locales/en/messages.json

15 lines
349 B
JSON

{
"appName": {
"message": "Ext Starter",
"description": "The name of the extension."
},
"appDescription": {
"message": "Boilerplate for building cross browser extensions",
"description": "The description of the extension."
},
"btnTooltip": {
"message": "Ext Starter",
"description": "Tooltip for the button."
}
}