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".
This commit is contained in:
Norbert Rittel 2024-11-23 22:58:38 +01:00 committed by GitHub
parent cfa8ca877f
commit 913ec53f8c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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