diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 1fa8a1cae..db79287cb 100755 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -3129,7 +3129,7 @@ specification = specification select_specification = select specification description = description wrong_specification=You cannot use this specification, please choose another item. - +resource_use=Resource Occupancy job_name_rule = Please enter letters, numbers, _ and - up to 64 characters and cannot end with a dash (-). train_dataset_path_rule = The dataset location is stored in the environment variable data_url, and the output path is stored in the environment variable train_url. diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini index cf0ee1609..2808ae6ad 100755 --- a/options/locale/locale_zh-CN.ini +++ b/options/locale/locale_zh-CN.ini @@ -3160,7 +3160,7 @@ delete_task = 删除任务 task_delete_confirm = 你确认删除该任务么?此任务一旦删除不可恢复。 operate_confirm = 确定操作 operate_cancel = 取消操作 - +resource_use=资源占用情况 gpu_num = GPU数 cpu_num = CPU数 diff --git a/templates/repo/modelarts/trainjob/show.tmpl b/templates/repo/modelarts/trainjob/show.tmpl index 71a39424f..dea4bbb5d 100755 --- a/templates/repo/modelarts/trainjob/show.tmpl +++ b/templates/repo/modelarts/trainjob/show.tmpl @@ -320,7 +320,7 @@ data-tab="first{{$k}}">{{$.i18n.Tr "repo.modelarts.train_job.config"}} {{$.i18n.Tr "repo.modelarts.log"}} - 资源占用情况 + {{$.i18n.Tr "cloudbrain.resource_use"}} {{$.i18n.Tr "repo.model_download"}}