feat: add continue script functionality for AI-generated audiobook projects
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user