From b9948bc026ee2ba2fa693b68cf818babc3ea4a29 Mon Sep 17 00:00:00 2001 From: hujl Date: Wed, 17 Mar 2021 10:58:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A1=B5=E8=84=9A=E5=A4=87?= =?UTF-8?q?=E6=A1=88=E5=8F=B7=E5=8F=8A=E5=AF=BC=E8=88=AA=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/base/footer_content.tmpl | 4 ++-- templates/base/head_navbar.tmpl | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/templates/base/footer_content.tmpl b/templates/base/footer_content.tmpl index 2a144f821..bfa26337e 100644 --- a/templates/base/footer_content.tmpl +++ b/templates/base/footer_content.tmpl @@ -31,9 +31,9 @@
- {{.i18n.Tr "custom.foot.copyright"}} 京ICP备18004880号 + {{.i18n.Tr "custom.foot.copyright"}} 京ICP备18004880号-2
- {{.i18n.Tr "powered_by" "鹏城实验室云脑、Trustie、华为云 DevCloud、gitea"}} + {{.i18n.Tr "powered_by" "鹏城实验室云脑、Trustie确实、gitea"}}
diff --git a/templates/base/head_navbar.tmpl b/templates/base/head_navbar.tmpl index dae8b7a6d..92abb74e1 100755 --- a/templates/base/head_navbar.tmpl +++ b/templates/base/head_navbar.tmpl @@ -10,7 +10,7 @@ {{if .IsSigned}} {{.i18n.Tr "dashboard"}} - {{.i18n.Tr "custom.head.community"}} + {{.i18n.Tr "custom.head.openi"}} {{if not .UnitIssuesGlobalDisabled}} {{.i18n.Tr "issues"}} {{end}} @@ -25,13 +25,12 @@ {{else if .IsLandingPageHome}} {{.i18n.Tr "home"}} - {{.i18n.Tr "custom.head.community"}} + {{.i18n.Tr "custom.head.openi"}}