mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
Fix description of 'clear_completed_items' to use "remove" (#132014)
This commit is contained in:
parent
e706a5ef27
commit
36ca4e8866
@ -62,7 +62,7 @@
|
||||
},
|
||||
"clear_completed_items": {
|
||||
"name": "Clear completed items",
|
||||
"description": "Clears completed items from the shopping list."
|
||||
"description": "Removes completed items from the shopping list."
|
||||
},
|
||||
"sort": {
|
||||
"name": "Sort all items",
|
||||
|
Loading…
x
Reference in New Issue
Block a user