mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-05-18 19:47:29 +08:00
feat: 新增歌詞翻譯模組和 OpenCC 翻譯引擎
This commit is contained in:
@@ -255,6 +255,12 @@ export default {
|
||||
},
|
||||
placeholder: '#1db954'
|
||||
},
|
||||
// 歌詞翻譯引擎相關
|
||||
translationEngine: '歌詞翻譯引擎',
|
||||
translationEngineOptions: {
|
||||
none: '關閉',
|
||||
opencc: 'OpenCC 繁化'
|
||||
},
|
||||
cookie: {
|
||||
title: 'Cookie設定',
|
||||
description: '請輸入網易雲音樂的Cookie:',
|
||||
|
||||
Reference in New Issue
Block a user