mirror of
https://github.com/home-assistant/core.git
synced 2025-08-09 23:55:07 +02:00
@@ -19,7 +19,7 @@
|
||||
},
|
||||
"error": {
|
||||
"api_error": "API error occurred",
|
||||
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%], check the IP address of the camera and see the troubleshooting steps in the documentation",
|
||||
"cannot_connect": "Failed to connect, check the IP address of the camera",
|
||||
"invalid_auth": "[%key:common::config_flow::error::invalid_auth%]",
|
||||
"not_admin": "User needs to be admin, user ''{username}'' has authorisation level ''{userlevel}''",
|
||||
"unknown": "[%key:common::config_flow::error::unknown%]"
|
||||
|
Reference in New Issue
Block a user