Skip to content

Commit

Permalink
Remove obsolete strings from Withings (#100396)
Browse files Browse the repository at this point in the history
  • Loading branch information
joostlek authored Sep 14, 2023
1 parent 3f2a660 commit a62f16b
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions homeassistant/components/withings/strings.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,12 @@
{
"config": {
"flow_title": "{profile}",
"step": {
"profile": {
"title": "User Profile.",
"description": "Provide a unique profile name for this data. Typically this is the name of the profile you selected in the previous step.",
"data": { "profile": "Profile Name" }
},
"pick_implementation": {
"title": "[%key:common::config_flow::title::oauth2_pick_implementation%]"
},
"reauth_confirm": {
"title": "[%key:common::config_flow::title::reauth%]",
"description": "The \"{profile}\" profile needs to be re-authenticated in order to continue receiving Withings data."
"description": "The Withings integration needs to re-authenticate your account"
}
},
"error": {
Expand Down

0 comments on commit a62f16b

Please sign in to comment.