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:
@@ -67,7 +67,9 @@
|
||||
"chaptersProgress": "Chapters parsed: {{parsed}} / {{total}}",
|
||||
"chaptersParsing": "{{count}} parsing",
|
||||
"chaptersError": "{{count}} error",
|
||||
"cancelBatch": "✖ Cancel Batch",
|
||||
"cancelParsing": "✖ Cancel Parsing",
|
||||
"cancelGenerating": "✖ Cancel Generating",
|
||||
"retryFailed": "Retry Failed",
|
||||
"cancelledToast": "Cancel signal sent. Running tasks will finish then stop.",
|
||||
|
||||
"characters": {
|
||||
|
||||
Reference in New Issue
Block a user