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

19 lines
513 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"
}
},
"title": "Servicio meteorol\u00f3gico sueco (SMHI)"
}
}