core/homeassistant/components/withings/strings.json

15 lines
338 B
JSON
Raw Normal View History

{
"config": {
"title": "Withings",
"step": {
"profile": {
"title": "User Profile.",
"description": "Which profile did you select on the Withings website? It's important the profiles match, otherwise data will be mis-labeled.",
"data": {
"profile": "Profile"
}
}
}
}
2019-09-17 20:45:48 +00:00
}