Add a sortable Starred column and a Starred filter to Song List
This commit is contained in:
+2
-1
@@ -18,7 +18,8 @@
|
||||
"size": "File size",
|
||||
"bitRate": "Bit rate",
|
||||
"updatedAt": "Uploaded at",
|
||||
"discSubtitle": "Disc Subtitle"
|
||||
"discSubtitle": "Disc Subtitle",
|
||||
"starred": "Starred"
|
||||
},
|
||||
"actions": {
|
||||
"addToQueue": "Play Later",
|
||||
|
||||
Reference in New Issue
Block a user