feat: ship v0.5.0 with auto and wizard writing modes
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -112,6 +112,40 @@
|
||||
"interactive.chapterTitlePlaceholder": "章节标题(可选)",
|
||||
"interactive.chapterCreated": "已生成交互初稿章节",
|
||||
"interactive.sceneCount": "已确认 {{count}} 个场景",
|
||||
"auto.gateBlocked": "请先创建章节正文、大纲或设定后再使用自动写作",
|
||||
"auto.gateTooltip": "需要至少一章正文,或存在大纲/设定",
|
||||
"auto.step.goal": "目标",
|
||||
"auto.step.plan": "规划",
|
||||
"auto.step.generate": "生成",
|
||||
"auto.step.done": "完成",
|
||||
"auto.goalPlaceholder": "本章需达成的剧情点…",
|
||||
"auto.planScenes": "规划场景",
|
||||
"auto.startGenerate": "生成下一场景",
|
||||
"auto.sceneProgress": "场景 {{current}} / {{total}}",
|
||||
"auto.pause": "暂停",
|
||||
"auto.resume": "继续自动",
|
||||
"auto.handoffInteractive": "转入交互微调",
|
||||
"auto.finishChapter": "结束本章",
|
||||
"auto.chapterCreated": "已生成自动写作章节",
|
||||
"wizard.gateBlocked": "请先创建章节正文、大纲或设定后再使用向导写作",
|
||||
"wizard.gateTooltip": "需要至少一章正文,或存在大纲/设定",
|
||||
"wizard.step.goal": "目标",
|
||||
"wizard.step.rhythm": "节奏",
|
||||
"wizard.step.pov": "视角",
|
||||
"wizard.step.context": "上下文",
|
||||
"wizard.step.preview": "预览",
|
||||
"wizard.rhythm.relaxed": "舒缓",
|
||||
"wizard.rhythm.tense": "紧张",
|
||||
"wizard.rhythm.mixed": "混合",
|
||||
"wizard.styleNotePlaceholder": "可选:本章风格说明",
|
||||
"wizard.contextHint": "确认与本章相关的上下文(含大纲/设定中的伏笔线索)",
|
||||
"wizard.previewTitle": "生成策略预览",
|
||||
"wizard.refreshPreview": "刷新预览",
|
||||
"wizard.startGenerate": "开始生成",
|
||||
"wizard.handoffToast": "已进入交互微调",
|
||||
"wizard.next": "下一步",
|
||||
"wizard.povDefault": "默认视角",
|
||||
"wizard.generating": "正在生成章节…",
|
||||
"snapshot.ai": "AI 生成前",
|
||||
"naming.open": "🔍 命名一致性检查",
|
||||
"naming.title": "命名一致性检查",
|
||||
|
||||
Reference in New Issue
Block a user