Skip to content

Commit 7140826

Browse files
authored
Do not abbreviate "reauthentication" in Google Drive (#165941)
1 parent 5fea8d6 commit 7140826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homeassistant/components/google_drive/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"message": "Authentication failed"
6969
},
7070
"authentication_not_valid": {
71-
"message": "OAuth session is not valid, reauth required"
71+
"message": "OAuth session is not valid, reauthentication required"
7272
},
7373
"failed_to_get_folder": {
7474
"message": "Failed to get {folder} folder"

0 commit comments

Comments
 (0)