feat: add regenerate all previews functionality and update localization strings

This commit is contained in:
2026-04-07 11:03:11 +08:00
parent 96b2eaf774
commit 2662b494c5
6 changed files with 58 additions and 4 deletions

View File

@@ -84,7 +84,12 @@
"voiceDesign": "음성 #{{id}}",
"noVoice": "미할당",
"editTitle": "캐릭터 편집: {{name}}",
"savedSuccess": "캐릭터가 저장되었습니다"
"savedSuccess": "캐릭터가 저장되었습니다",
"regeneratingPreview": "미리듣기 재생성 중...",
"regeneratePreview": "미리듣기 재생성",
"regenerateAll": "미리듣기 일괄 재생성",
"regenerateAllDone": "모든 미리듣기가 재생성되었습니다",
"previewNotReady": "미리듣기 수집 중..."
},
"confirm": {