diff --git a/custom/templates/base/footer_content.tmpl b/custom/templates/base/footer_content.tmpl index 4e43c914f..25b5f42e9 100644 --- a/custom/templates/base/footer_content.tmpl +++ b/custom/templates/base/footer_content.tmpl @@ -4,20 +4,19 @@
- 版权所有:新一代人工智能开源开放平台(OpenI) 京ICP备18004880号 + {{.i18n.Tr "custom.foot.copyright"}} 京ICP备18004880号
- {{.i18n.Tr "powered_by" "鹏城实验室云脑、Trustie、华为云 DevCloud、gitea"}} 构建 + {{.i18n.Tr "powered_by" "鹏城实验室云脑、Trustie、华为云 DevCloud、gitea"}}
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 240477fe5..04202c4ec 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -2441,12 +2441,21 @@ error.no_unit_allowed_repo = You are not allowed to access any section of this r error.unit_not_allowed = You are not allowed to access this repository section. [custom] -head.community=Community -head.welcome=Welcome to OpenI -head.about_org=About orgnation -head.license=OpenI open source license -head.community_charter=OpenI Community Charter -head.community_infos=Community News -head.project=Project -head.study=Study -head.activity=Activity \ No newline at end of file +head.community= Community +head.welcome= Welcome to OpenI +head.about_org= About orgnation +head.license= OpenI open source license +head.community_charter= OpenI Community Charter +head.community_infos= Community News +head.project= Project +head.study= Study +head.activity= Activity +foot.council= Council +foot.technical_committee= Technical Committee +foot.join= Join OpenI +foot.news= News +foot.community_news= Community News +foot.member_news= Member news +foot.industry_advisory= Industry Advisory +foot.help= help +foot.copyright= Copyright: New Generation Artificial Intelligence Open Source Open Platform (OpenI) \ No newline at end of file diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini index ec48f3314..7cefbfe8f 100644 --- a/options/locale/locale_zh-CN.ini +++ b/options/locale/locale_zh-CN.ini @@ -2450,3 +2450,14 @@ head.community_infos=社区动态 head.project=项目 head.study=学些 head.activity=活动 +foot.council=理事会 +foot.technical_committee=技术委员会 +foot.join=加入启智 +foot.news=动态 +foot.community_news=社区动态 +foot.member_news=成员动态 +foot.industry_advisory=行业咨询 +foot.help=帮助 +foot.copyright= 版权所有:新一代人工智能开源开放平台(OpenI) + +