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

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