Add strings for YouTube reauthentication (#94655)

This commit is contained in:
Joost Lekkerkerker 2023-06-16 09:10:55 +02:00 committed by GitHub
parent 72c1273d25
commit 4eefbfd4f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
}
},