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

26 lines
575 B
JSON

{
"config": {
"error": {
"cannot_connect": "Verbindung fehlgeschlagen"
},
"step": {
"user": {
"data": {
"latitude": "Breitengrad",
"longitude": "L\u00e4ngengrad",
"name": "Name"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"threshold": "Schwellenwert (%)"
}
}
}
},
"title": "NOAA Aurora-Sensor"
}