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

12 lines
202 B
JSON
Raw Normal View History

2020-09-27 00:06:49 +00:00
{
"config": {
"flow_title": "Nightscout",
"step": {
"user": {
"data": {
"url": "URL"
}
}
}
}
}