fix task article link drawer
This commit is contained in:
@@ -634,6 +634,8 @@ const zhCN = {
|
||||
generating: "生成中",
|
||||
running: "运行中",
|
||||
completed: "已完成",
|
||||
partial_success: "部分成功",
|
||||
partial_completed: "部分成功",
|
||||
failed: "生成失败",
|
||||
},
|
||||
publish: {
|
||||
@@ -1508,6 +1510,9 @@ const zhCN = {
|
||||
executionStatus: "执行状态",
|
||||
executionTime: "执行时间",
|
||||
createdTime: "创建时间",
|
||||
generatedArticles: "生成文章链接",
|
||||
articleLinksEmpty: "暂无生成文章",
|
||||
openArticle: "打开文章",
|
||||
empty: "还未创建即时任务,暂无相关数据~",
|
||||
},
|
||||
filters: {
|
||||
|
||||
Reference in New Issue
Block a user