Fix typo in exception message in google_photos integration (#132194)

This commit is contained in:
lunmay 2024-12-03 19:31:28 +01:00 committed by Franck Nijhof
parent 512ac7d572
commit 28ecee6479
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -48,7 +48,7 @@
"message": "`{filename}` is not an image"
},
"missing_upload_permission": {
"message": "Home Assistnt was not granted permission to upload to Google Photos"
"message": "Home Assistant was not granted permission to upload to Google Photos"
},
"upload_error": {
"message": "Failed to upload content: {message}"