feat: add continue script functionality for AI-generated audiobook projects

This commit is contained in:
2026-03-13 11:59:37 +08:00
parent 7129047c3f
commit 7644584c39
11 changed files with 355 additions and 7 deletions

View File

@@ -113,7 +113,15 @@
"processAllStarted": "모든 작업이 시작되었습니다",
"parseAllStarted": "일괄 추출이 시작되었습니다",
"doneBadge": "{{count}}개 세그먼트 완료",
"segmentProgress": "{{done}}/{{total}} 세그먼트"
"segmentProgress": "{{done}}/{{total}} 세그먼트",
"continueScript": "챕터 계속 생성",
"continueScriptStarted": "이어쓰기 생성이 시작되었습니다"
},
"continueScriptDialog": {
"title": "AI 스크립트 이어쓰기",
"label": "추가 챕터 수1-20",
"start": "생성 시작",
"starting": "생성 중..."
},
"segments": {