mirror of
https://github.com/home-assistant/core.git
synced 2025-08-10 16:15:08 +02:00
Remove duplicate object key in strings.json
This commit is contained in:
@@ -4,10 +4,6 @@
|
|||||||
"pick_implementation": {
|
"pick_implementation": {
|
||||||
"title": "[%key:common::config_flow::title::oauth2_pick_implementation%]"
|
"title": "[%key:common::config_flow::title::oauth2_pick_implementation%]"
|
||||||
},
|
},
|
||||||
"reauth_confirm": {
|
|
||||||
"title": "[%key:common::config_flow::title::reauth%]",
|
|
||||||
"description": "The Google Sheets integration needs to re-authenticate your account"
|
|
||||||
},
|
|
||||||
"auth": {
|
"auth": {
|
||||||
"title": "Link Google Account"
|
"title": "Link Google Account"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user