mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Remove obsolete strings from Withings (#100396)
This commit is contained in:
parent
3f2a660dab
commit
a62f16b4cc
@ -1,18 +1,12 @@
|
|||||||
{
|
{
|
||||||
"config": {
|
"config": {
|
||||||
"flow_title": "{profile}",
|
|
||||||
"step": {
|
"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": {
|
"pick_implementation": {
|
||||||
"title": "[%key:common::config_flow::title::oauth2_pick_implementation%]"
|
"title": "[%key:common::config_flow::title::oauth2_pick_implementation%]"
|
||||||
},
|
},
|
||||||
"reauth_confirm": {
|
"reauth_confirm": {
|
||||||
"title": "[%key:common::config_flow::title::reauth%]",
|
"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": {
|
"error": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user