mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
ci(ko/messages.json): add korean localization file
This commit is contained in:
parent
f130772956
commit
9c42216c4e
10
app/_locales/ko/messages.json
Normal file
10
app/_locales/ko/messages.json
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"appName": {
|
||||||
|
"message": "MetaMask",
|
||||||
|
"description": "The name of the application"
|
||||||
|
},
|
||||||
|
"appDescription": {
|
||||||
|
"message": "이더리움 계좌 관리",
|
||||||
|
"description": "The description of the application"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user