Reformulate
This commit is contained in:
parent
27251e1318
commit
94251087e6
|
@ -160,7 +160,7 @@ export default {
|
||||||
}),
|
}),
|
||||||
labels () {
|
labels () {
|
||||||
return {
|
return {
|
||||||
copyTitle: this.$gettext('Copy tracks from current queue to playlist')
|
copyTitle: this.$gettext('Copy queued tracks to playlist')
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
status () {
|
status () {
|
||||||
|
|
Loading…
Reference in New Issue