mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
11 lines
229 B
JSON
11 lines
229 B
JSON
{
|
|
"appName": {
|
|
"message": "metamask",
|
|
"description": "The name of the application"
|
|
},
|
|
"appDescription": {
|
|
"message": "Ethereum Identity Management",
|
|
"description": "The description of the application"
|
|
}
|
|
}
|