mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 18:41:38 +01:00
11 lines
222 B
JSON
11 lines
222 B
JSON
|
{
|
||
|
"appName": {
|
||
|
"message": "MetaMask",
|
||
|
"description": "The name of the application"
|
||
|
},
|
||
|
"appDescription": {
|
||
|
"message": "以太坊身份管理",
|
||
|
"description": "The description of the application"
|
||
|
}
|
||
|
}
|