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": {