mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 02:38:10 +02:00
Fix description of 'clear_completed_items' to use "remove" (#132014)
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user