This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Merge pull request '修改国际化问题' (
#1753
) from fix-1627 into V20220328
Reviewed-on:
https://git.openi.org.cn/OpenI/aiforge/pulls/1753
Reviewed-by: lewis <747342561@qq.com>
tags/v1.22.3.2^2
lewis
3 years ago
parent
8148bdf4ef
1400ba501c
commit
9d49b220a5
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
options/locale/locale_en-US.ini
+1
-1
templates/repo/cloudbrain/benchmark/index.tmpl
+ 1
- 1
options/locale/locale_en-US.ini
View File
@@ -913,7 +913,7 @@ gpu_type_all=All
model_download=Model Download
submit_image=Submit Image
download=Download
score=
s
core
score=
S
core
cloudbrain=Cloudbrain
cloudbrain.new=New cloudbrain
+ 1
- 1
templates/repo/cloudbrain/benchmark/index.tmpl
View File
@@ -155,7 +155,7 @@
{{end}}
</form>
<a class="ui basic button {{if $.IsSigned}} blue{{else}} disabled{{end}}" href="{{$.RepoLink}}/cloudbrain/{{.Cloudbrain.ID}}/rate" target="_blank">
{{$.i18n.Tr "repo.s
top
"}}
{{$.i18n.Tr "repo.s
core
"}}
</a>
<!-- 删除任务 -->
Write
Preview
Loading…
Cancel
Save