Skip to content

Commit

Permalink
Replace "Add" with "Create" in description of Helper (#131407)
Browse files Browse the repository at this point in the history
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".
  • Loading branch information
NoRi2909 authored Nov 23, 2024
1 parent cfa8ca8 commit 913ec53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homeassistant/components/statistics/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 913ec53

Please sign in to comment.