mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Fix typo in plaato strings (#47245)
This commit is contained in:
parent
d1afef843b
commit
cb99969845
@ -23,7 +23,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"invalid_webhook_device": "You have selected a device that doesn't not support sending data to a webhook. It is only available for the Airlock",
|
"invalid_webhook_device": "You have selected a device that does not support sending data to a webhook. It is only available for the Airlock",
|
||||||
"no_auth_token": "You need to add an auth token",
|
"no_auth_token": "You need to add an auth token",
|
||||||
"no_api_method": "You need to add an auth token or select webhook"
|
"no_api_method": "You need to add an auth token or select webhook"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user