Add strings for YouTube reauthentication (#94655)

This commit is contained in:
Joost Lekkerkerker 2023-06-16 09:10:55 +02:00 committed by Franck Nijhof
parent 57dd62e7d6
commit 6329f6bc07
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -17,6 +17,10 @@
"data": {
"channels": "YouTube channels"
}
},
"reauth_confirm": {
"title": "[%key:common::config_flow::title::reauth%]",
"description": "The YouTube integration needs to re-authenticate your account"
}
}
},