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

18 lines
481 B
JSON
Raw Normal View History

2021-05-27 00:17:03 +00:00
{
"config": {
2021-09-04 00:13:17 +00:00
"abort": {
2021-10-02 12:59:05 +00:00
"already_configured": "El dispositivo ya est\u00e1 configurado",
"cannot_connect": "No se pudo conectar",
2021-09-04 00:13:17 +00:00
"unknown": "Error inesperado"
},
2021-05-27 00:17:03 +00:00
"step": {
"user": {
"data": {
"garage_name": "Nombre del garaje"
},
"title": "Elige un garaje para vigilar"
}
}
},
"title": "Garajes Amsterdam"
}