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": "Chapter title (optional)",
|
||||
"interactive.chapterCreated": "Interactive draft chapter created",
|
||||
"interactive.sceneCount": "{{count}} scene(s) confirmed",
|
||||
"auto.gateBlocked": "Add chapter content, outline, or settings before auto writing",
|
||||
"auto.gateTooltip": "Requires chapter text or outline/settings",
|
||||
"auto.step.goal": "Goal",
|
||||
"auto.step.plan": "Plan",
|
||||
"auto.step.generate": "Generate",
|
||||
"auto.step.done": "Done",
|
||||
"auto.goalPlaceholder": "Plot points for this chapter…",
|
||||
"auto.planScenes": "Plan scenes",
|
||||
"auto.startGenerate": "Generate next scene",
|
||||
"auto.sceneProgress": "Scene {{current}} / {{total}}",
|
||||
"auto.pause": "Pause",
|
||||
"auto.resume": "Resume auto",
|
||||
"auto.handoffInteractive": "Switch to interactive",
|
||||
"auto.finishChapter": "Finish chapter",
|
||||
"auto.chapterCreated": "Auto-written chapter created",
|
||||
"wizard.gateBlocked": "Add chapter content, outline, or settings before wizard mode",
|
||||
"wizard.gateTooltip": "Requires chapter text or outline/settings",
|
||||
"wizard.step.goal": "Goal",
|
||||
"wizard.step.rhythm": "Rhythm",
|
||||
"wizard.step.pov": "POV",
|
||||
"wizard.step.context": "Context",
|
||||
"wizard.step.preview": "Preview",
|
||||
"wizard.rhythm.relaxed": "Relaxed",
|
||||
"wizard.rhythm.tense": "Tense",
|
||||
"wizard.rhythm.mixed": "Mixed",
|
||||
"wizard.styleNotePlaceholder": "Optional style note",
|
||||
"wizard.contextHint": "Confirm context including outline/settings clues",
|
||||
"wizard.previewTitle": "Strategy preview",
|
||||
"wizard.refreshPreview": "Refresh preview",
|
||||
"wizard.startGenerate": "Start generating",
|
||||
"wizard.handoffToast": "Switched to interactive refinement",
|
||||
"wizard.next": "Next",
|
||||
"wizard.povDefault": "Default POV",
|
||||
"wizard.generating": "Generating chapter…",
|
||||
"snapshot.ai": "Before AI insert",
|
||||
"naming.open": "🔍 Naming consistency check",
|
||||
"naming.title": "Naming consistency check",
|
||||
|
||||
Reference in New Issue
Block a user