homeassistant-vorwerk/translations/de.json

28 lines
785 B
JSON
Raw Normal View History

2021-03-20 16:11:04 +01:00
{
"config": {
"step": {
"user": {
"title": "Vorwerk-Kontoinformationen",
"data": {
"email": "E-Mailaddresse"
},
"description": "Um einen Authentifizierungscode per E-Mail zu erhalten, gib die E-Mailadresse deines Vorwerk-Accounts ein."
2021-03-20 16:11:04 +01:00
},
"code": {
"title": "Vorwerk Account Info",
"data": {
"code": "Code"
},
"description": "Gib den per E-Mail erhaltenen Code ein."
2021-03-20 16:11:04 +01:00
}
},
"error": {
"invalid_auth": "Ung\u00fcltige Authentifizierung"
},
"abort": {
"invalid_auth": "Ung\u00fcltige Authentifizierung",
"already_configured": "Bereits konfiguriert"
}
},
"title": "Vorwerk Kobold"
}