diff --git a/custom_components/mikrotik_router/.translations/en.json b/custom_components/mikrotik_router/.translations/en.json index ec26cf2..65057da 100644 --- a/custom_components/mikrotik_router/.translations/en.json +++ b/custom_components/mikrotik_router/.translations/en.json @@ -19,9 +19,9 @@ "error": { "name_exists": "Name already exists.", "cannot_connect": "Cannot connect to Mikrotik.", - "ssl_handshake_failure": "SSL handshake failure", + "ssl_handshake_failure": "SSL handshake failure.", "connection_timeout": "Mikrotik connection timeout.", - "wrong_login": "Invalid user name or password." + "wrong_login": "Invalid username or password." } }, "options": {