Browse Source

提交代码,解决相关issue

Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.11.1^2
zouap 3 years ago
parent
commit
0f90c9205f
4 changed files with 5 additions and 2 deletions
  1. +2
    -1
      options/locale/locale_en-US.ini
  2. +1
    -0
      options/locale/locale_zh-CN.ini
  3. +1
    -1
      templates/base/footer_content.tmpl
  4. +1
    -0
      templates/repo/modelmanage/index.tmpl

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

@@ -265,7 +265,7 @@ page_dev_yunlao_desc3=China computing power network (C²NET) phase I can realize
page_dev_yunlao_desc4=Developers can freely select the corresponding computing resources according to the use needs, and can test the adaptability, performance, stability, etc. of the model in different hardware environments.
page_dev_yunlao_desc5=If your model requires more computing resources, you can also apply for it separately.
page_dev_yunlao_apply=Apply Separately
c2net_title=China Computing Network(C²NET)
c2net_title=China Computing NET(C²NET)
c2net_desc=Extensive access to intelligent computing centers and supercomputing centers across the country to provide users with free computing resources.
c2net_center=Center
search=Search
@@ -289,6 +289,7 @@ provide_resoure = Computing resources of CPU/GPU/NPU are provided freely for var
activity = Activity
no_events = There are no events related
or_t = or
powerdby=Powered_by Pengcheng CloudBrain、China Computing NET(C²NET)、

[explore]
repos = Repositories


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

@@ -292,6 +292,7 @@ create_pro = 创建项目
activity = 活动
no_events = 还没有与您相关的活动
or_t = 或
powerdby=Powered_by 鹏城实验室云脑、中国算力网(C²NET)、


[explore]


+ 1
- 1
templates/base/footer_content.tmpl View File

@@ -45,7 +45,7 @@
<div class="sixteen wide mobile eight wide tablet eight wide computer column" style=" margin:2.0rem 0">
{{.i18n.Tr "custom.foot.copyright"}} <a href="http://beian.miit.gov.cn/" target="_blank">京ICP备18004880号</a>
<br>
{{.i18n.Tr "Powered_by 鹏城实验室云脑、中国算力网(C²NET)、"}}<a href="https://www.trustie.net/" target="_blank">Trustie确实</a>{{.i18n.Tr "、Gitea"}}
{{.i18n.Tr "home.powerdby"}}<a href="https://www.trustie.net/" target="_blank">Trustie确实</a>{{.i18n.Tr "、Gitea"}}
<br>
</div>
</div>


+ 1
- 0
templates/repo/modelmanage/index.tmpl View File

@@ -565,4 +565,5 @@
$("#choice_Engine").removeClass('disabled');
}
}
</script>

Loading…
Cancel
Save