core/homeassistant/components/neato/translations/de.json

21 lines
586 B
JSON
Raw Normal View History

2019-10-07 00:32:19 +00:00
{
"config": {
"abort": {
2020-11-11 11:10:09 +00:00
"already_configured": "Bereits konfiguriert"
2019-10-07 00:32:19 +00:00
},
"create_entry": {
"default": "Siehe [Neato-Dokumentation]({docs_url})."
},
"step": {
"user": {
"data": {
"password": "Passwort",
"username": "Benutzername",
"vendor": "Hersteller"
},
"description": "Siehe [Neato-Dokumentation]({docs_url}).",
"title": "Neato-Kontoinformationen"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-10-07 00:32:19 +00:00
}