mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Change "Add …" to "Create …" for New Helper dialog (#131278)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"config": {
|
||||
"step": {
|
||||
"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.",
|
||||
"data": {
|
||||
"after_time": "On time",
|
||||
|
Reference in New Issue
Block a user