mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Use common strings in twilio config flow (#42477)
This commit is contained in:
parent
708423e0f8
commit
6b29648cfc
@ -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": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user