mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Make to-do list item exception wording consistent (#107743)
This commit is contained in:
parent
c74bef265a
commit
350806c036
@ -93,7 +93,7 @@
|
|||||||
},
|
},
|
||||||
"exceptions": {
|
"exceptions": {
|
||||||
"item_not_found": {
|
"item_not_found": {
|
||||||
"message": "Unable to find To-do item: {item}"
|
"message": "Unable to find to-do list item: {item}"
|
||||||
},
|
},
|
||||||
"update_field_not_supported": {
|
"update_field_not_supported": {
|
||||||
"message": "Entity does not support setting field: {service_field}"
|
"message": "Entity does not support setting field: {service_field}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user