Skip to content

Commit

Permalink
Added more detail to auth_error
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-r committed Jan 2, 2024
1 parent ef9d785 commit cee865f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/ohme/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {}
},
Expand All @@ -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": {}
},
Expand Down

0 comments on commit cee865f

Please sign in to comment.