core/homeassistant/components/neato/translations/es-419.json

21 lines
635 B
JSON
Raw Normal View History

2020-05-03 00:02:26 +00:00
{
"config": {
"abort": {
2020-11-11 11:10:09 +00:00
"already_configured": "Ya est\u00e1 configurado"
2020-05-03 00:02:26 +00:00
},
"create_entry": {
"default": "Consulte [Documentaci\u00f3n de Neato] ({docs_url})."
},
"step": {
"user": {
"data": {
"password": "Contrase\u00f1a",
"username": "Nombre de usuario",
"vendor": "Vendedor"
},
"description": "Consulte [Documentaci\u00f3n de Neato] ({docs_url}).",
"title": "Informaci\u00f3n de cuenta de Neato"
}
}
}
}