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

20 lines
529 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\u00f6chtest Du mit der Einrichtung beginnen?",
"title": "PoolSense"
}
}
}
}