diff --git a/custom_components/ohme/translations/en.json b/custom_components/ohme/translations/en.json index 70383f2..14a1a76 100644 --- a/custom_components/ohme/translations/en.json +++ b/custom_components/ohme/translations/en.json @@ -11,7 +11,7 @@ } }, "error": { - "auth_error": "Invalid credentials provided." + "auth_error": "Invalid credentials provided. Please ensure you are using an Ohme account and not a social account (eg. Google)." }, "abort": {} }, @@ -27,7 +27,7 @@ } }, "error": { - "auth_error": "Invalid credentials provided." + "auth_error": "Invalid credentials provided. Please ensure you are using an Ohme account and not a social account (eg. Google)." }, "abort": {} },