mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-05-18 19:47:29 +08:00
feat: 移动端歌词点击跳转 优化国际化和移动端逐字歌词
This commit is contained in:
@@ -29,7 +29,8 @@ export default {
|
||||
list: '自動播放下一個'
|
||||
},
|
||||
lrc: {
|
||||
noLrc: '暫無歌詞, 請欣賞'
|
||||
noLrc: '暫無歌詞, 請欣賞',
|
||||
noAutoScroll: '本歌詞不支持自動滾動'
|
||||
},
|
||||
reparse: {
|
||||
title: '選擇解析音源',
|
||||
|
||||
Reference in New Issue
Block a user