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

12 lines
271 B
JSON
Raw Normal View History

2020-07-14 00:03:03 +00:00
{
"config": {
"error": {
"unknown": "Unbekannter Awair-API-Fehler."
},
"step": {
"reauth": {
"description": "Bitte geben Sie Ihr Awair-Entwicklerzugriffstoken erneut ein."
}
}
}
}