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

20 lines
520 B
JSON
Raw Normal View History

2020-07-15 00:02:40 +00:00
{
"config": {
"abort": {
"already_configured": "Ger\u00e4t ist bereits konfiguriert"
},
2021-02-03 10:46:49 +00:00
"error": {
"invalid_auth": "Ung\u00fcltige Authentifizierung"
},
2020-07-15 00:02:40 +00:00
"step": {
"user": {
"data": {
2020-09-27 00:06:49 +00:00
"email": "E-Mail",
2020-07-15 00:02:40 +00:00
"password": "Passwort"
2020-12-18 00:03:48 +00:00
},
2021-04-01 00:03:55 +00:00
"description": "M\u00f6chten Sie mit der Einrichtung beginnen?",
"title": ""
2020-07-15 00:02:40 +00:00
}
}
}
}