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

20 lines
600 B
JSON
Raw Normal View History

2019-02-28 00:34:13 +00:00
{
"config": {
2020-02-26 00:31:47 +00:00
"abort": {
"already_configured": "Dieser App-Schl\u00fcssel wird bereits verwendet."
},
2019-02-28 00:34:13 +00:00
"error": {
"invalid_key": "Ung\u00fcltiger API Key und / oder Anwendungsschl\u00fcssel",
"no_devices": "Keine Ger\u00e4te im Konto gefunden"
},
"step": {
"user": {
"data": {
2020-06-07 00:03:28 +00:00
"api_key": "API Schl\u00fcssel",
2019-02-28 00:34:13 +00:00
"app_key": "Anwendungsschl\u00fcssel"
},
"title": "Gib deine Informationen ein"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-02-28 00:34:13 +00:00
}