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:
Norbert Rittel
2024-11-23 22:59:09 +01:00
committed by GitHub
parent 913ec53f8c
commit 9a2eb8410e

View File

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