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

19 lines
468 B
JSON
Raw Normal View History

2018-10-21 18:34:28 +00:00
{
"config": {
2022-05-16 00:24:28 +00:00
"abort": {
"already_configured": "La cuenta ya est\u00e1 configurada"
},
2018-10-21 18:34:28 +00:00
"error": {
"wrong_location": "Ubicaci\u00f3n Suecia solamente"
},
"step": {
"user": {
"data": {
"latitude": "Latitud",
2022-05-19 00:26:11 +00:00
"longitude": "Longitud"
2018-10-21 18:34:28 +00:00
},
"title": "Ubicaci\u00f3n en Suecia"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-10-21 18:34:28 +00:00
}