feat: 添加历史路径功能
This commit is contained in:
@@ -1508,5 +1508,13 @@
|
||||
"logExportSuccess": "已挂起会话日志 {name} 已开始下载。",
|
||||
"logExportError": "导出已挂起会话日志失败: {error}"
|
||||
}
|
||||
},
|
||||
"pathHistory": {
|
||||
"loading": "加载中...",
|
||||
"empty": "没有路径历史记录",
|
||||
"copy": "复制路径",
|
||||
"delete": "删除此条历史",
|
||||
"copiedSuccess": "路径已复制到剪贴板",
|
||||
"copiedError": "复制路径失败"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user