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

kirs pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-seatunnel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 2f9287d  Update languages.json (#37)
2f9287d is described below

commit 2f9287d7d44f0910cf6d6dcf8e0083b2220b6653
Author: lifeng <[email protected]>
AuthorDate: Fri Dec 31 11:03:33 2021 +0800

    Update languages.json (#37)
---
 src/pages/user/languages.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/pages/user/languages.json b/src/pages/user/languages.json
index 5ea0fe5..2603845 100644
--- a/src/pages/user/languages.json
+++ b/src/pages/user/languages.json
@@ -2,13 +2,13 @@
   "zh-CN": {
       "common": {
           "ourUsers": "Our Users",
-          "tip":"诸多公司和组织将 SeaTunnel 用于研究、生产和商业产品中<br/> 如果您也在使用 ? <a 
href=\"https://github.com/apache/incubator-seatunnel-website/edit/main/src/pages/user/data.json\";
 target=\"_blank\" rel=\"noopener\"><u>可以在这里添加</u></a>"
+          "tip":"诸多公司和组织将 SeaTunnel 用于研究、生产和商业产品中<br/> 如果您也在使用 ? <a 
href=\"https://github.com/apache/incubator-seatunnel/issues/686\"; 
target=\"_blank\" rel=\"noopener\"><u>可以在这里添加</u></a>"
       }
   },
   "en": {
       "common": {
           "ourUsers": "Our Users",
-          "tip":"Various companies and organizations use SeaTunnel for 
research, production and commercial products.<br/> Are you using this project ? 
<a 
href=\"https://github.com/apache/incubator-seatunnel-website/edit/main/src/pages/user/data.json\";
 target=\"_blank\" rel=\"noopener\"><u>you can add your company</u></a>"
+          "tip":"Various companies and organizations use SeaTunnel for 
research, production and commercial products.<br/> Are you using this project ? 
<a href=\"https://github.com/apache/incubator-seatunnel/issues/686\"; 
target=\"_blank\" rel=\"noopener\"><u>you can add your company</u></a>"
       }
   }
 }
\ No newline at end of file

Reply via email to