Browse Source

提交代码。

Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.1.2
zouap 3 years ago
parent
commit
fbd2d5e559
2 changed files with 4 additions and 4 deletions
  1. +1
    -1
      options/locale/locale_en-US.ini
  2. +3
    -3
      public/home/home.js

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

@@ -221,7 +221,7 @@ issues.in_your_repos = In your repositories
contributors = Contributors

page_title=Explore Better AI
page_small_title=OpenI AI development cooperation platform
page_small_title=OpenI AI Development Cooperation Platform
page_description=The one-stop collaborative development environment for AI field provides AI development pipeline integrating code development, data management, model debugging, reasoning and evaluation
page_use=Use Now
page_only_dynamic=Only show the dynamics of open source projects


+ 3
- 3
public/home/home.js View File

@@ -282,9 +282,9 @@ var repoAndOrgEN={
"1":"Repository",
"2":"Member ",
"3":"Team",
"11":"Repository",
"22":"Member ",
"31":"Team",
"11":"Repositorys",
"22":"Members ",
"31":"Teams",
"4":" hour ago",
"5":" minute ago",
"6":" second ago",


Loading…
Cancel
Save