#4331 #4330

Merged
ychao_1983 merged 1 commits from fix-csh into V20230531 10 months ago
  1. +4
    -4
      public/home/home.js

+ 4
- 4
public/home/home.js View File

@@ -478,8 +478,8 @@ var actionNameZH={
"35":"创建的数据集 {dataset} 被设置为推荐数据集",
"36":"提交了镜像 {image}",
"37":"提交的镜像 {image} 被设置为推荐镜像",
"39":"创建了CPU/GPU类型调试任务",
"40":"创建了NPU类型调试任务",
"39":"创建了NPU类型调试任务",
"40":"创建了CPU/GPU类型调试任务",
"41":"创建了GCU类型调试任务",
"42":"创建了GCU类型训练任务",
"43":"创建了MLU类型调试任务",
@@ -516,8 +516,8 @@ var actionNameEN={
"35":" created dataset {dataset} was set as recommended dataset",
"36":"committed image {image}",
"37":"committed image {image} was set as recommended image",
"39":" created CPU/GPU type debugging task ",
"40":" created NPU type debugging task ",
"39":" created NPU type debugging task ",
"40":" created CPU/GPU type debugging task ",
"41":" created GCU type debugging task ",
"42":" created GCU type training task ",
"43":" created MLU type debugging task ",


Loading…
Cancel
Save