mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 16:17:20 +00:00
Replace "Add" with "Create" in description of Helper (#131403)
Replace "Add" with "Create" for Helper type The user can create History stats sensor helpers for different purposes. Following the HA Design guidelines this means that the description should use "Create" not "Add".
This commit is contained in:
parent
b11d951ed7
commit
cfa8ca877f
@ -9,7 +9,7 @@
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Add a history stats sensor",
|
||||
"description": "Create a history stats sensor",
|
||||
"data": {
|
||||
"name": "[%key:common::config_flow::data::name%]",
|
||||
"entity_id": "Entity",
|
||||
|
Loading…
x
Reference in New Issue
Block a user