From 7d63a3584b3d5acebb69906a0568679815193a5d Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Sat, 05 Jun 2021 17:26:07 +0800
Subject: [PATCH] 对接左侧树状接口

---
 widgets/plotting/nls/es/strings.js |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/widgets/plotting/nls/es/strings.js b/widgets/plotting/nls/es/strings.js
new file mode 100644
index 0000000..72d8114
--- /dev/null
+++ b/widgets/plotting/nls/es/strings.js
@@ -0,0 +1,5 @@
+define(
+   ({
+    _widgetLabel: "plotting"
+  })
+);
\ No newline at end of file

--
Gitblit v1.9.3