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

19 lines
468 B
JSON

{
"config": {
"abort": {
"already_configured": "La cuenta ya est\u00e1 configurada"
},
"error": {
"wrong_location": "Ubicaci\u00f3n Suecia solamente"
},
"step": {
"user": {
"data": {
"latitude": "Latitud",
"longitude": "Longitud"
},
"title": "Ubicaci\u00f3n en Suecia"
}
}
}
}