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

15 lines
341 B
JSON
Raw Normal View History

2020-02-08 00:31:45 +00:00
{
"config": {
"abort": {
"already_configured": "La ubicaci\u00f3n ya est\u00e1 configurada."
},
"step": {
"user": {
"data": {
"radius": "Radio"
},
"title": "Rellena los datos de tu filtro."
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-02-08 00:31:45 +00:00
}