mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Merge pull request #439 from MetaMask/japan-localization
Japan localization
This commit is contained in:
commit
7b9b22e8a0
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"appName": {
|
"appName": {
|
||||||
"message": "metamask",
|
"message": "MetaMask",
|
||||||
"description": "The name of the application"
|
"description": "The name of the application"
|
||||||
},
|
},
|
||||||
"appDescription": {
|
"appDescription": {
|
||||||
|
10
app/_locales/ja/messages.json
Normal file
10
app/_locales/ja/messages.json
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"appName": {
|
||||||
|
"message": "MetaMask",
|
||||||
|
"description": "The name of the application"
|
||||||
|
},
|
||||||
|
"appDescription": {
|
||||||
|
"message": "EthereumのID管理",
|
||||||
|
"description": "The description of the application"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user