Address Google mail late review (#86847)

This commit is contained in:
Robert Hillis
2023-01-30 08:18:56 -05:00
committed by GitHub
parent 3b5fd4bd06
commit 032a37b121
14 changed files with 88 additions and 33 deletions

View File

@@ -21,7 +21,8 @@
"missing_configuration": "[%key:common::config_flow::abort::oauth2_missing_configuration%]",
"reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]",
"invalid_access_token": "[%key:common::config_flow::error::invalid_access_token%]",
"unknown": "[%key:common::config_flow::error::unknown%]"
"unknown": "[%key:common::config_flow::error::unknown%]",
"wrong_account": "Wrong account: Please authenticate with {email}."
},
"create_entry": {
"default": "[%key:common::config_flow::create_entry::authenticated%]"