mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 06:05:10 +02:00
Fix typo in plaato strings (#47245)
This commit is contained in:
@@ -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"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user