core/homeassistant/components/smhi/translations/es.json

18 lines
452 B
JSON

{
"config": {
"error": {
"name_exists": "Nombre ya existe",
"wrong_location": "Ubicaci\u00f3n Suecia solamente"
},
"step": {
"user": {
"data": {
"latitude": "Latitud",
"longitude": "Longitud",
"name": "Nombre"
},
"title": "Ubicaci\u00f3n en Suecia"
}
}
}
}