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

26 lines
573 B
JSON
Raw Normal View History

2020-12-01 00:03:00 +00:00
{
"config": {
"error": {
"cannot_connect": "Feeler beim verbannen"
},
"step": {
"user": {
"data": {
"latitude": "L\u00e4ngregraad",
"longitude": "Breedegrad",
"name": "Numm"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"threshold": "Grenzw\u00e4ert (%)"
}
}
}
2020-12-02 19:51:05 +00:00
},
"title": "NOAA Aurora Sensor"
2020-12-01 00:03:00 +00:00
}