feat: Enhance audiobook chapter processing UI with a retry failed button, granular cancel options for parsing and generating, and updated localizations.

This commit is contained in:
2026-03-11 14:28:27 +08:00
parent d96089a2aa
commit 22e4930d63
6 changed files with 29 additions and 9 deletions

View File

@@ -67,7 +67,9 @@
"chaptersProgress": "챕터 파싱: {{parsed}} / {{total}} 챕터",
"chaptersParsing": "{{count}} 파싱 중",
"chaptersError": "{{count}} 오류",
"cancelBatch": "✖ 일괄 취소",
"cancelParsing": "✖ 파싱 취소",
"cancelGenerating": "✖ 생성 취소",
"retryFailed": "실패 재시도",
"cancelledToast": "취소 신호가 전송되었습니다. 실행 중인 작업은 완료 후 중지됩니다.",
"characters": {