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

19 lines
491 B
JSON

{
"config": {
"abort": {
"already_configured": "Ger\u00e4t ist bereits konfiguriert"
},
"error": {
"invalid_auth": "Ung\u00fcltige Authentifizierung"
},
"step": {
"user": {
"data": {
"email": "E-Mail",
"password": "Passwort"
},
"description": "M\u00f6chten Sie mit der Einrichtung beginnen?"
}
}
}
}