mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 17:26:42 +00:00
Fix grammar mismatch in OAuth description (#23297)
This commit is contained in:
parent
c89fc188a5
commit
9ddeb3734f
@ -4736,7 +4736,7 @@
|
||||
"description": "Manage the OAuth application credentials used by Integrations",
|
||||
"editor": {
|
||||
"caption": "Add credentials",
|
||||
"description": "OAuth is used to grant Home Assistant access to information on other websites without giving a passwords. This mechanism is used by companies such as Spotify, Google, Withings, Microsoft, and Twitter.",
|
||||
"description": "OAuth is used to grant Home Assistant access to information on other websites without giving a password. This mechanism is used by companies such as Spotify, Google, Withings, Microsoft, and Twitter.",
|
||||
"missing_credentials": "Setting up {integration} requires configuring application credentials.",
|
||||
"missing_credentials_domain_link": "View {integration} documentation",
|
||||
"view_documentation": "View application credentials documentation",
|
||||
|
Loading…
x
Reference in New Issue
Block a user