Replace "Add" with "Create" in description of Helper (#131407)
The user can create Statistics helpers for different purposes. Following the HA Design guidelines this means that the description in the dialog should use "Create" not "Add".pull/131422/head
parent
cfa8ca877f
commit
913ec53f8c
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Add a statistics sensor",
|
||||
"description": "Create a statistics sensor",
|
||||
"data": {
|
||||
"name": "[%key:common::config_flow::data::name%]",
|
||||
"entity_id": "Entity"
|
||||
|
|
Loading…
Reference in New Issue