mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 02:58:23 +00:00
Add strings for YouTube reauthentication (#94655)
This commit is contained in:
parent
57dd62e7d6
commit
6329f6bc07
@ -17,6 +17,10 @@
|
|||||||
"data": {
|
"data": {
|
||||||
"channels": "YouTube channels"
|
"channels": "YouTube channels"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"reauth_confirm": {
|
||||||
|
"title": "[%key:common::config_flow::title::reauth%]",
|
||||||
|
"description": "The YouTube integration needs to re-authenticate your account"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user