Change "Add …" to "Create …" for New Helper dialog (#131278)

This commit is contained in:
Norbert Rittel 2024-11-22 16:56:53 +01:00 committed by GitHub
parent f65d97322f
commit 61bfc59d51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
"config": { "config": {
"step": { "step": {
"user": { "user": {
"title": "Add Times of the Day Sensor", "title": "Create Times of the Day Sensor",
"description": "Create a binary sensor that turns on or off depending on the time.", "description": "Create a binary sensor that turns on or off depending on the time.",
"data": { "data": {
"after_time": "On time", "after_time": "On time",