This is an automated email from the ASF dual-hosted git repository.

jinrongtong 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 fb18eb8f82 update wrong words for translation (#724)
fb18eb8f82 is described below

commit fb18eb8f82ac25b37056dc0affab63cfd17307be
Author: tiger lee <[email protected]>
AuthorDate: Tue Jun 10 16:14:52 2025 +0800

    update wrong words for translation (#724)
    
    Co-authored-by: tiger <[email protected]>
---
 src/pages/components/Highlight.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pages/components/Highlight.js 
b/src/pages/components/Highlight.js
index 7383777b83..c533901a69 100644
--- a/src/pages/components/Highlight.js
+++ b/src/pages/components/Highlight.js
@@ -14,7 +14,7 @@ export default function Highlight({ reversed, title, img, 
text, link,url,isDark
                         <svg t="1662019940104" class="icon" viewBox="0 0 1323 
1024" version="1.1" xmlns="http://www.w3.org/2000/svg"; p-id="694" width="100" 
height="100"><path d="M295.885162 290.240781a163.251644 163.251644 0 0 
0-37.529113 54.417215 165.753584 165.753584 0 0 0-13.13519 62.548522 160.749703 
160.749703 0 0 0 0 18.764557l5.003882 36.278143-28.77232 17.513586a237.0589 
237.0589 0 0 0-62.548523 53.79173 225.800166 225.800166 0 0 0-53.166244 
147.614513A229.553077 229.553077 0 0  [...]
                     </div>
                     <h3 className={styles.highlighttitle}>{translate({ 
message: "云原生" })}</h3>
-                    <p className={styles.highlightsubtitle}>{translate({ 
message: "生与云,长与云,无限弹性扩缩,K8s 友好" })}</p>
+                    <p className={styles.highlightsubtitle}>{translate({ 
message: "生于云,长于云,无限弹性扩缩,K8s 友好" })}</p>
                 </div>
                 <div className={clsx('col col--4', styles.featureContent)}>
                     <div className={styles.introimg}>

Reply via email to