This is an automated email from the ASF dual-hosted git repository.
chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fory-site.git
The following commit(s) were added to refs/heads/main by this push:
new f7011d17d chore: Remove incubating tag in chinese version of doc (#300)
f7011d17d is described below
commit f7011d17df360f70de5acc3d9d32df8795c47ddd
Author: Junfan Zhang <[email protected]>
AuthorDate: Fri Aug 22 11:45:14 2025 +0800
chore: Remove incubating tag in chinese version of doc (#300)
---
i18n/zh-CN/code.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/i18n/zh-CN/code.json b/i18n/zh-CN/code.json
index cbea02312..e6819c4b9 100644
--- a/i18n/zh-CN/code.json
+++ b/i18n/zh-CN/code.json
@@ -275,11 +275,11 @@
"description": "The unlisted content banner message"
},
"homepage.hero.title": {
- "message": "Apache Fory(孵化中)",
+ "message": "Apache Fory",
"description": "The title displayed in the homepage hero section"
},
"homepage.hero.subtitle": {
- "message": "Apache
Fory(孵化中)一个基于动态代码生成和零拷贝技术的多语言序列化框架,实现了无需IDL编译的原生多语言编程范式,并提供最高170倍的性能和极致的易用性。大幅提升大规模数据传输、高并发RPC、分布式系统、云原生中间件等场景的性能,显著降低多语言系统的研发成本。",
+ "message": "Apache Fory
一个基于动态代码生成和零拷贝技术的多语言序列化框架,实现了无需IDL编译的原生多语言编程范式,并提供最高170倍的性能和极致的易用性。大幅提升大规模数据传输、高并发RPC、分布式系统、云原生中间件等场景的性能,显著降低多语言系统的研发成本。",
"description": "The subtitle displayed in the homepage hero section"
},
"homepage.githubButton": {
@@ -314,4 +314,4 @@
"message": "支持Java、Scala、Python、C++、Golang、Javascript、Rust等编程语言",
"description": "Description for the multi-languages feature"
}
-}
\ No newline at end of file
+}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]