Fix typo in plaato strings (#47245)

This commit is contained in:
Milan Meulemans 2021-03-02 01:34:39 +01:00 committed by GitHub
parent d1afef843b
commit cb99969845
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@
}
},
"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_api_method": "You need to add an auth token or select webhook"
},