core/homeassistant/components/withings/.translations/en.json

17 lines
588 B
JSON

{
"config": {
"create_entry": {
"default": "Successfully authenticated with Withings for the selected profile."
},
"step": {
"user": {
"data": {
"profile": "Profile"
},
"description": "Select a user profile to which you want Home Assistant to map with a Withings profile. On the withings page, be sure to select the same user or data will not be labeled correctly.",
"title": "User Profile."
}
},
"title": "Withings"
}
}