From 0cc7f61de2b106c9664033fc27d6426d072ea019 Mon Sep 17 00:00:00 2001
From: chengkun <chengkun@ishangstudy.com>
Date: Mon, 15 Sep 2025 17:05:50 +0800
Subject: [PATCH] 提交

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

diff --git a/public/static/js/language/language.js b/public/static/js/language/language.js
index c90c786..9daa3d4 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': '联系我们',
             },
@@ -36,7 +37,7 @@
                 'text-10': '导航',
             },
             home: {
-                'text-1': "中国汉制造·南非共享",
+                'text-1': "中国制造·南非共享",
                 'text-2': "青年创业孵化营",
                 'text-3': "产业带推广服务",
                 'text-4': "全链路推广,让南非消费者深度感知中国制造优势",
@@ -44,12 +45,12 @@
                 'text-6': "双语团队在南非平台全天直播带货",
                 'text-7': "产教融合服务",
                 'text-8': "联动院校培养跨境电商人才,填补人才供需缺口",
-                'text-9': '搭建中国优质产品与南非市场的桥梁 —— ',
+                'text-9': '搭建中国优质产品与南非市场的桥梁',
                 'text-10': '我们的业务',
-                'text-11': 'C Park 南非跨境电商产业园,依托股东武汉金融控股集团(注册资本 210 亿元人民币)及长江国际贸易集团(注册资本 8 亿元人民币),计划开拓南非消费市场。以下是预估的市场数据:',
-                'text-12': '产业带合作 10+ 条中国产业带',
-                'text-13': '合作工厂 100+ 家',
-                'text-14': '青少年孵化 1000+ 名青少年',
+                'text-11': 'CPark 南非跨境电商产业园,依托股东武汉金融控股集团(注册资本 210 亿元)、长江国际贸易集团(注册资本 8 亿元)的资源支持, Cpark(南非)跨境电商产业园将重点推进南非消费市场开拓计划.以下是预估的市场数据:',
+                'text-12': '产业带合作10+优质产业带',
+                'text-13': '合作工厂100+家',
+                'text-14': '青年创业就业计划1000+学员/年',
                 'text-15': '我们的服务',
                 'text-16': '为客户业务提供的服务内容',
                 'text-17': '品牌与产业带出海服务',
@@ -68,7 +69,7 @@
                 'text-30': '350',
                 'text-31': '亿',
                 'text-32': '我们的合作伙伴',
-                'text-33': '我们是值得信赖的合作伙伴',
+                'text-33': '与卓越伙伴同行',
                 'text-34': '中国文化中心(CCIEEC)',
                 'text-35': '南非地方政府培训署(LGSETA)',
                 'text-36': '一火跨境',
@@ -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