mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-09-24 02:16:39 +08:00
fix: pipeline duplication bug
This commit is contained in:
@@ -475,6 +475,9 @@ const zhHans = {
|
||||
defaultPipelineCannotDelete: '默认流水线不可删除',
|
||||
deleteSuccess: '删除成功',
|
||||
deleteError: '删除失败:',
|
||||
copyConfirmTitle: '确认复制',
|
||||
copyConfirmation:
|
||||
'确定要复制这个流水线吗?复制将创建一个包含完整配置的新流水线。',
|
||||
extensions: {
|
||||
title: '扩展集成',
|
||||
loadError: '加载插件列表失败',
|
||||
|
||||
Reference in New Issue
Block a user