mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Use "remove" in description of "Clear playlist" action (#132079)
This commit is contained in:
parent
28aa9c2fa3
commit
b7018deebc
@ -282,7 +282,7 @@
|
|||||||
},
|
},
|
||||||
"clear_playlist": {
|
"clear_playlist": {
|
||||||
"name": "Clear playlist",
|
"name": "Clear playlist",
|
||||||
"description": "Clears the playlist."
|
"description": "Removes all items from the playlist."
|
||||||
},
|
},
|
||||||
"shuffle_set": {
|
"shuffle_set": {
|
||||||
"name": "Shuffle",
|
"name": "Shuffle",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user