mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Replace "Add" with "Create" in description of Helper (#131405)
The user can create Mold indicator 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:
parent
913ec53f8c
commit
9a2eb8410e
@ -9,7 +9,7 @@
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Add Mold indicator helper",
|
||||
"description": "Create Mold indicator helper",
|
||||
"data": {
|
||||
"name": "[%key:common::config_flow::data::name%]",
|
||||
"indoor_humidity_sensor": "Indoor humidity sensor",
|
||||
|
Loading…
x
Reference in New Issue
Block a user