mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
Adds missing strings to Withings (#31012)
This commit is contained in:
parent
d2b0031f55
commit
f7a97dae2d
@ -8,7 +8,15 @@
|
||||
"data": {
|
||||
"profile": "Profile"
|
||||
}
|
||||
}
|
||||
},
|
||||
"pick_implementation": { "title": "Pick Authentication Method" }
|
||||
},
|
||||
"abort": {
|
||||
"authorize_url_timeout": "Timeout generating authorize url.",
|
||||
"missing_configuration": "The Withings integration is not configured. Please follow the documentation."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Successfully authenticated with Withings."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user