mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
Change the local to-do list creation button to 'Create' (#140484)
This commit is contained in:
parent
ab56a4ca69
commit
6a743310bb
@ -6,7 +6,8 @@
|
|||||||
"description": "Please choose a name for your new To-do list",
|
"description": "Please choose a name for your new To-do list",
|
||||||
"data": {
|
"data": {
|
||||||
"todo_list_name": "To-do list name"
|
"todo_list_name": "To-do list name"
|
||||||
}
|
},
|
||||||
|
"submit": "Create"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"abort": {
|
"abort": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user