From 8d9c5e4f5ee48b416e8717a902beaa246eacbeb6 Mon Sep 17 00:00:00 2001 From: ailoooong Date: Wed, 23 Apr 2025 17:21:46 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=97=A0=E7=94=A8=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E5=88=A0=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/en/en.toml | 6 ------ i18n/zh/zh.toml | 13 +------------ 2 files changed, 1 insertion(+), 18 deletions(-) diff --git a/i18n/en/en.toml b/i18n/en/en.toml index cb5f8bd22..c7bbb70f6 100644 --- a/i18n/en/en.toml +++ b/i18n/en/en.toml @@ -35,9 +35,6 @@ other = "Input content" [quick_links] other = "Quick links" -[kunpeng_community] -other = "Kunpeng community" - [document_link] other = "Documentation" @@ -47,9 +44,6 @@ other = "Content" [other_text] other = "Reference Links" -[atom] -other = "openGauss is an open source project incubated and operated by the OpenAtom Foundation." - [copy_right] other = "Copyright © openGauss 2025. All rights reserved." diff --git a/i18n/zh/zh.toml b/i18n/zh/zh.toml index ed3977fd7..f41eb9a85 100644 --- a/i18n/zh/zh.toml +++ b/i18n/zh/zh.toml @@ -48,12 +48,6 @@ other = "版本选择" [quick_links] other = "快速链接" -[kunpeng_community] -other = "鲲鹏社区" - -[atom] -other = "openGauss 是由开放原子开源基金会(OpenAtom Foundation)孵化及运营的开源项目" - [copy_right] other = "版权所有 © openGauss 2025 保留一切权利" @@ -155,9 +149,6 @@ other = "个关于" [result_3] other = "的结果" -[hot_docs_version] -other = "20.03 LTS" - [website] other = "openGauss官网" @@ -166,9 +157,7 @@ other = "友情链接" [cancel] other = "取消" - -[atom-text] -other = "openGauss 是由开放原子开源基金会(OpenAtom Foundation)孵化及运营的开源项目" + [brand] other = "品牌" [privacy] -- Gitee