From 35c7b841f41398ab270d9316e41e841ec6bfd9c0 Mon Sep 17 00:00:00 2001
From: chengkun <chengkun@ishangstudy.com>
Date: Mon, 15 Sep 2025 15:00:41 +0800
Subject: [PATCH] 提交

---
 public/static/js/language/language.js |   15 +++++++++++----
 1 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/public/static/js/language/language.js b/public/static/js/language/language.js
index c90c786..57f071d 100644
--- a/public/static/js/language/language.js
+++ b/public/static/js/language/language.js
@@ -14,12 +14,13 @@
                 'subject': '主题',
                 'message': '留言',
                 'service': '服务',
+                'cpark': '长江国贸(南非)跨境电商产业园',
             },
             header: {
                 'home': '首页',
                 'about': '关于我们',
                 'service': '服务',
-                'blog': '推文',
+                'blog': '最新动态',
                 'partners': '合作伙伴',
                 'contact': '联系我们',
             },
@@ -123,7 +124,7 @@
                 'text-85': '近期更新',
             },
             about: {
-                'text-1': '我们的股东',
+                'text-1': '集团公司',
                 'text-2': '武汉金融控股集团',
                 'text-3': '作为武汉市属国有金融平台,深耕金融领域十余年。整合银行、证券、保险全牌照资源,为跨境电商企业定制出海金融方案,覆盖资金授信、海外风控等全流程,助力突破资金壁垒,稳健布局全球市场。',
                 'text-4': '长江国贸',
@@ -165,6 +166,9 @@
                 'text-4': '国内电话',
                 'text-5': '国际电话',
             },
+            blog: {
+                'text-1': '你可以看看我们的工作',
+            }
         }
     },
     'en-us': {
@@ -182,6 +186,7 @@
                 'subject': 'Subject',
                 'message': 'Message',
                 'service': 'Service',
+                'cpark': 'Changjiang SA E-Commerce Hub',
             },
             header: {
                 'home': 'Home',
@@ -292,7 +297,7 @@
                 'text-85': 'Our Recent Update',
             },
             about: {
-                'text-1': 'Our Shareholder',
+                'text-1': 'Group Company',
                 'text-2': 'Wuhan Financial Holdings Group',
                 'text-3': 'As a state - owned financial platform in Wuhan, we’ve specialized in finance for over a decade. Integrating banking, securities, and insurance resources, we design tailored financial solutions for cross - border e - commerce enterprises—covering credit lines, overseas risk management, and end - to - end support. We help break capital barriers and expand globally with stability.',
                 'text-4': 'Changjiang International Trade Group',
@@ -317,7 +322,6 @@
                 'text-13': 'Overseas Warehouse Service',
                 'text-14': 'Manage localized SA warehouses with one - stop services (storage, dropshipping, returns).',
             },
-
             partners: {
                 'text-1': 'Our Collaborators',
                 'text-2': "We're Backed by Quality Institutions",
@@ -329,6 +333,9 @@
                 'text-4': 'Domestic',
                 'text-5': 'International',
             },
+            blog: {
+                'text-1': 'You Can Check Out Our Work',
+            }
         }
     }
 }

--
Gitblit v1.9.0