Add spanish locales.

feature/default_network_editable
Kevin Serrano 8 years ago
parent 3756384da6
commit 18aef9570f
  1. 10
      app/_locales/es/messages.json
  2. 10
      app/_locales/es_419/messages.json

@ -0,0 +1,10 @@
{
"appName": {
"message": "MetaMask",
"description": "The name of the application"
},
"appDescription": {
"message": "Administración de identidad en Ethereum",
"description": "The description of the application"
}
}

@ -0,0 +1,10 @@
{
"appName": {
"message": "MetaMask",
"description": "The name of the application"
},
"appDescription": {
"message": "Administración de identidad en Ethereum",
"description": "The description of the application"
}
}
Loading…
Cancel
Save