mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Change "Add …" to "Create …" for New Helper dialog (#131278)
This commit is contained in:
parent
f65d97322f
commit
61bfc59d51
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user