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

16 lines
354 B
JSON

{
"config": {
"error": {
"invalid_auth": "Ung\u00fcltige Authentifizierung",
"unknown": "Unerwarteter Fehler"
},
"step": {
"user": {
"data": {
"email": "E-Mail",
"password": "Passwort"
}
}
}
}
}