From 770c4dc1df2c5e130c4b57ef9302da45dfcc0783 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Fri, 13 Nov 2020 15:38:02 +0800
Subject: [PATCH] 轨迹线修改名称

---
 widgets/PathShow/nls/zh-cn/strings.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/widgets/PathShow/nls/zh-cn/strings.js b/widgets/PathShow/nls/zh-cn/strings.js
index b26ada0..518ec0a 100644
--- a/widgets/PathShow/nls/zh-cn/strings.js
+++ b/widgets/PathShow/nls/zh-cn/strings.js
@@ -1,5 +1,5 @@
 define(
    ({
-    _widgetLabel: "旅游路线"
+    _widgetLabel: "轨迹线"
   })
 );
\ No newline at end of file

--
Gitblit v1.9.3