mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 02:13:33 +00:00
add show album / album artist context menu items (#1105)
This commit is contained in:
parent
2cf0027419
commit
40fb5ba916
6 changed files with 61 additions and 8 deletions
|
|
@ -364,6 +364,8 @@
|
|||
"setRating": "$t(action.setRating)",
|
||||
"playShuffled": "$t(player.shuffle)",
|
||||
"shareItem": "share item",
|
||||
"goToAlbum": "go to $t(entity.album_one)",
|
||||
"goToAlbumArtist": "go to $t(entity.albumArtist_one)",
|
||||
"showDetails": "get info"
|
||||
},
|
||||
"fullscreenPlayer": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue