mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 10:30:04 +01:00
11 lines
227 B
JSON
11 lines
227 B
JSON
{
|
|
"appName": {
|
|
"message": "MetaMask",
|
|
"description": "The name of the application"
|
|
},
|
|
"appDescription": {
|
|
"message": "이더리움 계좌 관리",
|
|
"description": "The description of the application"
|
|
}
|
|
}
|