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:
Norbert Rittel 2024-11-23 22:58:16 +01:00 committed by GitHub
parent b11d951ed7
commit cfa8ca877f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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