Browse Source

提交代码

tags/v1.22.12.1^2
ychao_1983 3 years ago
parent
commit
e15be96e77
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      options/locale/locale_en-US.ini
  2. +1
    -1
      options/locale/locale_zh-CN.ini

+ 1
- 1
options/locale/locale_en-US.ini View File

@@ -1338,7 +1338,7 @@ modelconvert.inputshapeerror=Format input error, please input such as: 1,1,32,32


modelconvert.manage.create_error1=A model transformation task with the same name already exists. modelconvert.manage.create_error1=A model transformation task with the same name already exists.
modelconvert.manage.create_error2=Only one running model transformation task can be created. modelconvert.manage.create_error2=Only one running model transformation task can be created.
modelconvert.manage.model_not_exist=The model does not exist.
modelconvert.manage.model_not_exist=The model in the task does not exist or has been deleted.
modelconvert.manage.no_operate_right=You have no right to do the operation. modelconvert.manage.no_operate_right=You have no right to do the operation.


grampus.train_job.ai_center = AI Center grampus.train_job.ai_center = AI Center


+ 1
- 1
options/locale/locale_zh-CN.ini View File

@@ -1352,7 +1352,7 @@ modelconvert.modelfileempty=请选择模型文件。


modelconvert.manage.create_error1=相同的名称模型转换任务已经存在。 modelconvert.manage.create_error1=相同的名称模型转换任务已经存在。
modelconvert.manage.create_error2=只能创建一个正在运行的模型转换任务。 modelconvert.manage.create_error2=只能创建一个正在运行的模型转换任务。
modelconvert.manage.model_not_exist=选择的模型不存在。
modelconvert.manage.model_not_exist=任务中选择的模型不存在或者已被删除
modelconvert.manage.no_operate_right=您没有操作权限。 modelconvert.manage.no_operate_right=您没有操作权限。


grampus.train_job.ai_center=智算中心 grampus.train_job.ai_center=智算中心


Loading…
Cancel
Save