core/homeassistant/components/met/translations/es-419.json

19 lines
489 B
JSON

{
"config": {
"error": {
"name_exists": "El nombre ya existe"
},
"step": {
"user": {
"data": {
"elevation": "Elevaci\u00f3n",
"latitude": "Latitud",
"longitude": "Longitud",
"name": "Nombre"
},
"description": "Meteorologisk institutt",
"title": "Ubicaci\u00f3n"
}
}
}
}