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

21 lines
586 B
JSON

{
"config": {
"abort": {
"already_configured": "Bereits konfiguriert"
},
"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"
}
}
}
}