mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-05-17 18:47:29 +08:00
feat: 移动端歌词点击跳转 优化国际化和移动端逐字歌词
This commit is contained in:
@@ -29,7 +29,8 @@ export default {
|
||||
list: 'Next'
|
||||
},
|
||||
lrc: {
|
||||
noLrc: 'No lyrics, please enjoy'
|
||||
noLrc: 'No lyrics, please enjoy',
|
||||
noAutoScroll: 'This lyrics does not support auto-scroll'
|
||||
},
|
||||
reparse: {
|
||||
title: 'Select Music Source',
|
||||
|
||||
Reference in New Issue
Block a user