This is an automated email from the ASF dual-hosted git repository.
duhengforever pushed a commit to branch new-official-website
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
The following commit(s) were added to refs/heads/new-official-website by this
push:
new 1cd4e147 Modify Home Page Content (#289)
1cd4e147 is described below
commit 1cd4e147fb3e48a81d3a5998d31a4fe3210b4876
Author: Jack Tsai <[email protected]>
AuthorDate: Thu Sep 29 14:24:02 2022 +0800
Modify Home Page Content (#289)
Co-authored-by: tsaitsung-han.tht <[email protected]>
---
i18n/en/code.json | 4 ++--
src/pages/components/Hero.js | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/i18n/en/code.json b/i18n/en/code.json
index de2626f9..2779101c 100644
--- a/i18n/en/code.json
+++ b/i18n/en/code.json
@@ -216,7 +216,7 @@
"description": "The title of the tag list page"
},
"rmq_intro": {
- "message": "RocketMQ 5.0: A cloud-native \"messages, events, streams\"
real-time data processing platform, covering cloud-edge-device collaboration
scenarios"
+ "message": "RocketMQ 5.0: A cloud-native \"messaging, eventing,
streaming\" real-time data processing platform, covering cloud-edge-device
collaboration scenarios"
},
"快速开始": {
"message": "Quick Start"
@@ -243,7 +243,7 @@
"message": "More Cases"
},
"用户案例instruction": {
- "message": "RocketMQ has helped over 100 Internet, financial, and
manufacturing companies"
+ "message": "RocketMQ has helped over tens of thousands Internet,
financial, and manufacturing companies"
},
"大规模负载下低延迟,保证万亿级的信息容量,适用于电商领域,金融领域,大数据领域,物联网": {
"message": "With low latency under massive loads, trillions of information
capacity is guaranteed",
diff --git a/src/pages/components/Hero.js b/src/pages/components/Hero.js
index 885e4708..e5a49815 100644
--- a/src/pages/components/Hero.js
+++ b/src/pages/components/Hero.js
@@ -45,7 +45,7 @@ export default function Hero(){
"button button--outline button--secondary
button--lg",styles.button2
)}
>
- <Translate id="RocketMQ 5.0 速览"> RocketMQ 5.0 速览</Translate>
+ <Translate id="RocketMQ 5.0 速览">RocketMQ 5.0 速览</Translate>
</Link>
</div>
</div>