🎉 Hello World
This commit is contained in:
14
src/_locales/en/messages.json
Normal file
14
src/_locales/en/messages.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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."
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user