From e71d6a6b90cf295d60a6a7e54c18442a26c3f97c Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Thu, 25 Aug 2022 14:27:40 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E5=9B=BD=E9=99=85=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/lang/tw.js | 2 +- frontend/src/lang/zh.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lang/tw.js b/frontend/src/lang/tw.js index 25802472e5..39e4cc6ca1 100644 --- a/frontend/src/lang/tw.js +++ b/frontend/src/lang/tw.js @@ -1671,7 +1671,7 @@ export default { template_preview: '预览模板', apply: '应用', apply_this_template: '应用此模板', - market_network_tips: '查看模板市场模板需要服务器与模板市场(https://dataease.io/templates)联通,请检查网络...', + market_network_tips: '查看模板市场模板需要服务器与模板市场(https://dataease.io/templates)连通,请检查网络...', enter_name_tips: '请输入仪表板名称', name: '名称', apply_template: '应用模板', diff --git a/frontend/src/lang/zh.js b/frontend/src/lang/zh.js index 20b1e84037..296e831c81 100644 --- a/frontend/src/lang/zh.js +++ b/frontend/src/lang/zh.js @@ -1679,7 +1679,7 @@ export default { template_preview: '预览模板', apply: '应用', apply_this_template: '应用此模板', - market_network_tips: '查看模板市场模板需要服务器与模板市场(https://dataease.io/templates)联通,请检查网络...', + market_network_tips: '查看模板市场模板需要服务器与模板市场(https://dataease.io/templates)连通,请检查网络...', enter_name_tips: '请输入仪表板名称', name: '名称', apply_template: '应用模板',