mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-15 07:20:49 +08:00
feat: 优化翻译
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -257,7 +257,6 @@ export default {
|
||||
lyricLines: '歌詞行数',
|
||||
mobileUnavailable: 'この設定はモバイルでのみ利用可能です'
|
||||
},
|
||||
// 歌詞翻訳エンジン
|
||||
translationEngine: '歌詞翻訳エンジン',
|
||||
translationEngineOptions: {
|
||||
none: 'オフ',
|
||||
|
||||
@@ -258,6 +258,11 @@ export default {
|
||||
lyricLines: '가사 줄 수',
|
||||
mobileUnavailable: '이 설정은 모바일에서만 사용 가능합니다'
|
||||
},
|
||||
translationEngine: '가사 번역 엔진',
|
||||
translationEngineOptions: {
|
||||
none: '닫기',
|
||||
opencc: 'OpenCC 중국어 번체'
|
||||
},
|
||||
themeColor: {
|
||||
title: '가사 테마 색상',
|
||||
presetColors: '미리 설정된 색상',
|
||||
|
||||
@@ -258,7 +258,6 @@ export default {
|
||||
lyricLines: '歌词行数',
|
||||
mobileUnavailable: '此设置仅在移动端可用'
|
||||
},
|
||||
// 歌词翻译引擎相关
|
||||
translationEngine: '歌詞翻譯引擎',
|
||||
translationEngineOptions: {
|
||||
none: '关闭',
|
||||
|
||||
@@ -255,7 +255,6 @@ export default {
|
||||
},
|
||||
placeholder: '#1db954'
|
||||
},
|
||||
// 歌詞翻譯引擎相關
|
||||
translationEngine: '歌詞翻譯引擎',
|
||||
translationEngineOptions: {
|
||||
none: '關閉',
|
||||
|
||||
Reference in New Issue
Block a user