更新字段翻译

This commit is contained in:
kura 2026-05-01 17:30:31 +08:00
parent 1348364aa3
commit 61d23c7d30
2 changed files with 2 additions and 0 deletions

View File

@ -74,6 +74,7 @@ export default {
failed: 'Task failed, unable to generate subtitles', failed: 'Task failed, unable to generate subtitles',
noSegments: 'No subtitle segments', noSegments: 'No subtitle segments',
waiting: 'Waiting for transcription...', waiting: 'Waiting for transcription...',
translate: 'Translate',
translation: 'Translation', translation: 'Translation',
source: 'Source', source: 'Source',
logs: 'Logs', logs: 'Logs',

View File

@ -74,6 +74,7 @@ export default {
failed: '任务处理失败,无法生成字幕', failed: '任务处理失败,无法生成字幕',
noSegments: '暂无字幕片段', noSegments: '暂无字幕片段',
waiting: '等待识别结果...', waiting: '等待识别结果...',
translate: '翻译',
translation: '译文', translation: '译文',
source: '原文', source: '原文',
logs: '日志', logs: '日志',