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

20 lines
473 B
JSON

{
"config": {
"error": {
"unknown": "Unbekannter Awair-API-Fehler."
},
"step": {
"reauth": {
"data": {
"email": "E-Mail"
},
"description": "Bitte geben Sie Ihr Awair-Entwicklerzugriffstoken erneut ein."
},
"user": {
"data": {
"email": "E-Mail"
}
}
}
}
}