feat: add regenerate all previews functionality and update localization strings
This commit is contained in:
@@ -84,7 +84,12 @@
|
||||
"voiceDesign": "음성 #{{id}}",
|
||||
"noVoice": "미할당",
|
||||
"editTitle": "캐릭터 편집: {{name}}",
|
||||
"savedSuccess": "캐릭터가 저장되었습니다"
|
||||
"savedSuccess": "캐릭터가 저장되었습니다",
|
||||
"regeneratingPreview": "미리듣기 재생성 중...",
|
||||
"regeneratePreview": "미리듣기 재생성",
|
||||
"regenerateAll": "미리듣기 일괄 재생성",
|
||||
"regenerateAllDone": "모든 미리듣기가 재생성되었습니다",
|
||||
"previewNotReady": "미리듣기 수집 중..."
|
||||
},
|
||||
|
||||
"confirm": {
|
||||
|
||||
Reference in New Issue
Block a user