mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 21:28:06 +00:00
feat: Add "Open in Browser" context menu item to artist and album page (#1096)
This commit is contained in:
parent
16c3613267
commit
5c6eaa8fda
5 changed files with 19 additions and 2 deletions
|
|
@ -176,6 +176,7 @@ export default {
|
|||
removeFromLibrary: '從音樂庫刪除',
|
||||
addToPlaylist: '新增至歌單',
|
||||
searchInPlaylist: '歌單內搜尋',
|
||||
openInBrowser: '在瀏覽器中打開',
|
||||
copyUrl: '複製連結',
|
||||
allPlaylists: '全部歌單',
|
||||
minePlaylists: '我建立的歌單',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue