mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 21:55:10 +02: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:
@@ -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",
|
||||
|
Reference in New Issue
Block a user