mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-05-18 03:17:29 +08:00
fix: 修改国际化问题 和 音源优先级以及音源解析错误处理
This commit is contained in:
@@ -39,7 +39,9 @@ export default {
|
||||
warning: '請選擇一個音源',
|
||||
bilibiliNotSupported: 'B站影片不支援重新解析',
|
||||
processing: '解析中...',
|
||||
clear: '清除自訂音源'
|
||||
clear: '清除自訂音源',
|
||||
customApiFailed: '自定義API解析失敗,正在嘗試使用內置音源...',
|
||||
customApiError: '自定義API請求出錯,正在嘗試使用內置音源...'
|
||||
},
|
||||
playBar: {
|
||||
expand: '展開歌詞',
|
||||
|
||||
Reference in New Issue
Block a user