diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index f5b82df4d..ae60a540c 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -873,6 +873,10 @@ get_repo_info_error=Can not get the information of the repository. generate_statistic_file_error=Fail to generate file. repo_stat_inspect=ProjectAnalysis all=All + +computing.all = All +computing.Introduction=Introduction + modelarts.status=Status modelarts.createtime=CreateTime modelarts.version_nums = Version Nums diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini index 8dce06da1..44c275c64 100755 --- a/options/locale/locale_zh-CN.ini +++ b/options/locale/locale_zh-CN.ini @@ -881,6 +881,9 @@ generate_statistic_file_error=生成文件失败。 repo_stat_inspect=项目分析 all=所有 +computing.all=全部 +computing.Introduction=简介 + modelarts.status=状态 modelarts.createtime=创建时间 modelarts.version_nums=版本数 diff --git a/templates/org/home_courses.tmpl b/templates/org/home_courses.tmpl index a3bd011e9..33d6efd2d 100644 --- a/templates/org/home_courses.tmpl +++ b/templates/org/home_courses.tmpl @@ -172,6 +172,8 @@
{{if ne .CreatorID 0}} {{$.i18n.Tr "home.contributors"}} : {{.Creator.Name}} + {{if .Creator}} + {{$.i18n.Tr "home.contributors"}} {{.Creator.Name}} {{else}} {{$.i18n.Tr "home.contributors"}}:{{.Owner.Name}} {{end}} diff --git a/templates/repo/courseHome.tmpl b/templates/repo/courseHome.tmpl index 3f2cbe01a..7629fc1c6 100644 --- a/templates/repo/courseHome.tmpl +++ b/templates/repo/courseHome.tmpl @@ -105,7 +105,7 @@ {{end}}