Adds missing strings to Withings (#31012)

This commit is contained in:
Franck Nijhof 2020-01-20 16:26:44 +01:00 committed by Pascal Vizeli
parent d2b0031f55
commit f7a97dae2d

View File

@ -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."
}
}
}