mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-03-01 15:03:57 +08:00
feat: 添加会话关闭功能及确认对话框,更新相关国际化文本
This commit is contained in:
@@ -147,11 +147,15 @@
|
||||
"splitVertical": "向下分割",
|
||||
"clearTerminal": "清屏",
|
||||
"closePane": "关闭窗格",
|
||||
"closeSession": "关闭会话",
|
||||
"linkedIssue": "关联问题",
|
||||
"restart": "重启会话",
|
||||
"pause": "暂停会话",
|
||||
"resume": "恢复会话",
|
||||
"backToTerminal": "返回终端"
|
||||
"backToTerminal": "返回终端",
|
||||
"closeConfirmTitle": "关闭窗格?",
|
||||
"closeConfirmMessage": "会话仍将保留,可从会话树中恢复。",
|
||||
"closeConfirmAction": "关闭窗格"
|
||||
},
|
||||
"tabBar": {
|
||||
"noTabs": "暂无终端会话"
|
||||
|
||||
Reference in New Issue
Block a user