更新字段翻译
This commit is contained in:
parent
1348364aa3
commit
61d23c7d30
@ -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',
|
||||||
|
|||||||
@ -74,6 +74,7 @@ export default {
|
|||||||
failed: '任务处理失败,无法生成字幕',
|
failed: '任务处理失败,无法生成字幕',
|
||||||
noSegments: '暂无字幕片段',
|
noSegments: '暂无字幕片段',
|
||||||
waiting: '等待识别结果...',
|
waiting: '等待识别结果...',
|
||||||
|
translate: '翻译',
|
||||||
translation: '译文',
|
translation: '译文',
|
||||||
source: '原文',
|
source: '原文',
|
||||||
logs: '日志',
|
logs: '日志',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user