Add 'Clear Queue' option
This commit is contained in:
parent
737341934a
commit
08a995fe2c
7 changed files with 50 additions and 13 deletions
|
@ -1564,5 +1564,6 @@
|
|||
"ButtonSyncPlay": "SyncPlay",
|
||||
"ButtonCast": "Cast",
|
||||
"ButtonPlayer": "Player",
|
||||
"StopPlayback": "Stop playback"
|
||||
"StopPlayback": "Stop playback",
|
||||
"ClearQueue": "Clear queue"
|
||||
}
|
||||
|
|
|
@ -1574,5 +1574,6 @@
|
|||
"HeaderNewRepository": "Nuevo repositorio",
|
||||
"MessageNoRepositories": "Sin repositorios.",
|
||||
"Writers": "Escritores",
|
||||
"StopPlayback": "Detener la reproducción"
|
||||
"StopPlayback": "Detener la reproducción",
|
||||
"ClearQueue": "Borrar la cola"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue