mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-05-17 18:47:29 +08:00
fix: 修改国际化问题 和 音源优先级以及音源解析错误处理
This commit is contained in:
@@ -39,7 +39,9 @@ export default {
|
||||
warning: 'Please select a music source',
|
||||
bilibiliNotSupported: 'Bilibili videos do not support reparsing',
|
||||
processing: 'Processing...',
|
||||
clear: 'Clear Custom Source'
|
||||
clear: 'Clear Custom Source',
|
||||
customApiFailed: 'Custom API parsing failed, trying built-in sources...',
|
||||
customApiError: 'Custom API request error, trying built-in sources...'
|
||||
},
|
||||
playBar: {
|
||||
expand: 'Expand Lyrics',
|
||||
|
||||
Reference in New Issue
Block a user