From 8bc922b8ccfc659bda5191618cafc262597550ae Mon Sep 17 00:00:00 2001 From: zouap Date: Thu, 20 Jan 2022 16:03:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zouap --- options/locale/locale_en-US.ini | 1 + public/home/home.js | 2 +- templates/base/head_navbar.tmpl | 2 +- templates/base/head_navbar_fluid.tmpl | 2 +- templates/base/head_navbar_home.tmpl | 2 +- templates/base/head_navbar_pro.tmpl | 2 +- templates/home.tmpl | 2 +- 7 files changed, 7 insertions(+), 6 deletions(-) diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index a22fd885c..c5fd0291f 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -258,6 +258,7 @@ users = Users organizations = Organizations images = Cloudbrain Mirror search = Search +search_pro=Search projects code = Code data_analysis=Digital Bulletin Board (test) repo_no_results = No matching repositories found. diff --git a/public/home/home.js b/public/home/home.js index e3b0387d4..d7eb5ab04 100644 --- a/public/home/home.js +++ b/public/home/home.js @@ -288,7 +288,7 @@ var repoAndOrgEN={ "1":"Repository", "2":"Member ", "3":"Team", - "11":"Repositorys", + "11":"Repositories", "22":"Members ", "31":"Teams", "4":" hour ago", diff --git a/templates/base/head_navbar.tmpl b/templates/base/head_navbar.tmpl index d8d9d50f2..39caa252a 100755 --- a/templates/base/head_navbar.tmpl +++ b/templates/base/head_navbar.tmpl @@ -73,7 +73,7 @@ {{if .IsOperator}} {{.i18n.Tr "explore.data_analysis"}} {{end}} - {{.i18n.Tr "custom.head.openi"}} + {{.i18n.Tr "custom.head.openi.repo"}} {{else if .IsLandingPageExplore}} diff --git a/templates/base/head_navbar_fluid.tmpl b/templates/base/head_navbar_fluid.tmpl index 7cc844b76..6628a263d 100644 --- a/templates/base/head_navbar_fluid.tmpl +++ b/templates/base/head_navbar_fluid.tmpl @@ -71,7 +71,7 @@ {{if .IsOperator}} {{.i18n.Tr "explore.data_analysis"}} {{end}} - {{.i18n.Tr "custom.head.openi"}} + {{.i18n.Tr "custom.head.openi.repo"}} {{else if .IsLandingPageExplore}} diff --git a/templates/base/head_navbar_home.tmpl b/templates/base/head_navbar_home.tmpl index 7e073adb6..a74ddffaf 100644 --- a/templates/base/head_navbar_home.tmpl +++ b/templates/base/head_navbar_home.tmpl @@ -64,7 +64,7 @@ {{if .IsOperator}} {{.i18n.Tr "explore.data_analysis"}} {{end}} - {{.i18n.Tr "custom.head.openi"}} + {{.i18n.Tr "custom.head.openi.repo"}} {{else if .IsLandingPageExplore}} diff --git a/templates/base/head_navbar_pro.tmpl b/templates/base/head_navbar_pro.tmpl index 584ab9d5f..a17c49733 100644 --- a/templates/base/head_navbar_pro.tmpl +++ b/templates/base/head_navbar_pro.tmpl @@ -74,7 +74,7 @@ {{if .IsOperator}} {{.i18n.Tr "explore.data_analysis"}} {{end}} - {{.i18n.Tr "custom.head.openi"}} + {{.i18n.Tr "custom.head.openi.repo"}} {{else if .IsLandingPageExplore}} diff --git a/templates/home.tmpl b/templates/home.tmpl index 2737afd54..19c0b1262 100755 --- a/templates/home.tmpl +++ b/templates/home.tmpl @@ -38,7 +38,7 @@

{{.page_recommend_org}}

-

{{.page_recommend_org_desc}}{{.page_recommend_org_commit}}

+

{{.page_recommend_org_desc}} {{.page_recommend_org_commit}}

{{.page_recommend_org_more}}