From 8274f20d8093486dc3d54e074d25b6e412f4e4c7 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Fri, 13 Nov 2020 15:20:21 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master' into master

---
 widgets/MapSection/nls/zh-cn/strings.js |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/widgets/MapSection/nls/zh-cn/strings.js b/widgets/MapSection/nls/zh-cn/strings.js
new file mode 100644
index 0000000..1addcc6
--- /dev/null
+++ b/widgets/MapSection/nls/zh-cn/strings.js
@@ -0,0 +1,5 @@
+define(
+   ({
+    _widgetLabel: "剖面分析"
+  })
+);
\ No newline at end of file

--
Gitblit v1.9.3