Use common strings in twilio config flow (#42477)

This commit is contained in:
springstan 2020-10-29 09:59:15 +01:00 committed by GitHub
parent 708423e0f8
commit 6b29648cfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
"step": {
"user": {
"title": "Set up the Twilio Webhook",
"description": "Are you sure you want to set up Twilio?"
"description": "[%key:common::config_flow::description::confirm_setup%]"
}
},
"abort": {