feat(w4): ship v1.5.0 timeline, character arc, and compliance

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-08 17:40:42 +08:00
parent c5c0b7329b
commit cb6b4c3731
51 changed files with 1528 additions and 42 deletions
+23
View File
@@ -275,6 +275,29 @@
"settings.systemNotifications": "Enable system notifications",
"settings.goalNotifications": "Enable goal notifications",
"settings.focusAmbientSound": "Focus mode ambient sound",
"settings.complianceCheck": "Enable sensitive word compliance check",
"settings.complianceWords": "Custom sensitive words",
"settings.complianceWordsHint": "One word per line; merged with built-in list",
"timeline.open": "Story timeline",
"timeline.title": "Story timeline",
"timeline.empty": "No timeline events yet",
"timeline.noTime": "No time set",
"timeline.manual": "Manual event",
"timeline.addEvent": "Add event",
"timeline.jumpChapter": "Go to chapter",
"timeline.eventTitlePrompt": "Event title",
"timeline.storyTimePrompt": "Story time (e.g. 732 or +10y)",
"timeline.characterHint": "Set character birth year in the arc panel for conflict detection",
"arc.title": "Character arc",
"arc.birthDate": "Birth year",
"arc.empty": "No arc nodes yet; knowledge entries will appear as you write",
"arc.jumpChapter": "Go to chapter",
"reference.openInEditor": "Open in editor",
"reference.detailTitle": "Reference detail",
"ai.settings.customSlashCommands": "Custom slash commands",
"ai.settings.customSlashName": "Command (e.g. /outline)",
"ai.settings.customSlashTemplate": "Expansion template",
"ai.settings.customSlashAdd": "Add command",
"bridge.title": "Chapter bridge",
"bridge.loading": "Analyzing…",
"bridge.previousTail": "Previous chapter ending",
+23
View File
@@ -275,6 +275,29 @@
"settings.systemNotifications": "启用系统通知",
"settings.goalNotifications": "启用目标达成提醒",
"settings.focusAmbientSound": "专注模式环境音效",
"settings.complianceCheck": "启用敏感词合规检查",
"settings.complianceWords": "自定义敏感词库",
"settings.complianceWordsHint": "每行一个词,将与内置词库合并扫描",
"timeline.open": "故事时间线",
"timeline.title": "故事时间线",
"timeline.empty": "暂无时间线事件",
"timeline.noTime": "未标记时间",
"timeline.manual": "手动事件",
"timeline.addEvent": "添加事件",
"timeline.jumpChapter": "跳转章节",
"timeline.eventTitlePrompt": "事件标题",
"timeline.storyTimePrompt": "故事时间(如 732 或 +10y",
"timeline.characterHint": "角色出生日期可在角色设定弧线面板中配置,用于冲突检测",
"arc.title": "角色弧线",
"arc.birthDate": "出生年份",
"arc.empty": "暂无弧线节点,写作后知识库会自动聚合",
"arc.jumpChapter": "跳转章节",
"reference.openInEditor": "在编辑器中打开",
"reference.detailTitle": "引用详情",
"ai.settings.customSlashCommands": "自定义快捷命令",
"ai.settings.customSlashName": "命令名(如 /大纲)",
"ai.settings.customSlashTemplate": "展开模板",
"ai.settings.customSlashAdd": "添加命令",
"bridge.title": "章间衔接",
"bridge.loading": "分析中…",
"bridge.previousTail": "上一章末尾",