feat: Implement segment update and regeneration features in Audiobook API and frontend

This commit is contained in:
2026-03-12 15:48:35 +08:00
parent a1ee476e0f
commit bb6ad9b0a3
13 changed files with 485 additions and 31 deletions

View File

@@ -114,7 +114,16 @@
"segments": {
"errorBadge": "エラー",
"unknownCharacter": "?"
"unknownCharacter": "?",
"edit": "編集",
"save": "保存",
"cancel": "キャンセル",
"regenerate": "再生成",
"regenerating": "生成中...",
"savedSuccess": "セグメントを保存しました",
"emotion": "感情",
"noEmotion": "感情なし",
"intensity": "強度"
},
"sequential": {