feat: Add "Open in Browser" context menu item to artist and album page (#1096)

This commit is contained in:
Changjian Gao 2021-12-20 18:57:45 +08:00 committed by GitHub
parent 16c3613267
commit 5c6eaa8fda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 19 additions and 2 deletions

View file

@ -176,6 +176,7 @@ export default {
removeFromLibrary: '從音樂庫刪除',
addToPlaylist: '新增至歌單',
searchInPlaylist: '歌單內搜尋',
openInBrowser: '在瀏覽器中打開',
copyUrl: '複製連結',
allPlaylists: '全部歌單',
minePlaylists: '我建立的歌單',