feat: 优化翻译

This commit is contained in:
algerkong
2025-09-20 15:12:54 +08:00
parent 8fb4c4df68
commit df3a7994cb
5 changed files with 5 additions and 4 deletions

View File

@@ -258,7 +258,6 @@ export default {
lyricLines: 'Lyric Lines',
mobileUnavailable: 'This setting is only available on mobile devices'
},
// Lyric translation engine
translationEngine: 'Lyric Translation Engine',
translationEngineOptions: {
none: 'Off',

View File

@@ -257,7 +257,6 @@ export default {
lyricLines: '歌詞行数',
mobileUnavailable: 'この設定はモバイルでのみ利用可能です'
},
// 歌詞翻訳エンジン
translationEngine: '歌詞翻訳エンジン',
translationEngineOptions: {
none: 'オフ',

View File

@@ -258,6 +258,11 @@ export default {
lyricLines: '가사 줄 수',
mobileUnavailable: '이 설정은 모바일에서만 사용 가능합니다'
},
translationEngine: '가사 번역 엔진',
translationEngineOptions: {
none: '닫기',
opencc: 'OpenCC 중국어 번체'
},
themeColor: {
title: '가사 테마 색상',
presetColors: '미리 설정된 색상',

View File

@@ -258,7 +258,6 @@ export default {
lyricLines: '歌词行数',
mobileUnavailable: '此设置仅在移动端可用'
},
// 歌词翻译引擎相关
translationEngine: '歌詞翻譯引擎',
translationEngineOptions: {
none: '关闭',

View File

@@ -255,7 +255,6 @@ export default {
},
placeholder: '#1db954'
},
// 歌詞翻譯引擎相關
translationEngine: '歌詞翻譯引擎',
translationEngineOptions: {
none: '關閉',