From a2b9feb23e215f9b3fe797d244ce5400fff4b39e Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Thu, 17 Jun 2021 17:06:05 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/pyhmap

---
 widgets/profileAnalysis/nls/strings.js |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/widgets/profileAnalysis/nls/strings.js b/widgets/profileAnalysis/nls/strings.js
new file mode 100644
index 0000000..080056f
--- /dev/null
+++ b/widgets/profileAnalysis/nls/strings.js
@@ -0,0 +1,7 @@
+define({
+  root: ({
+    _widgetLabel: "profileAnalysis"
+  }),
+  "es": 1,
+  "zh-cn": 1
+});
\ No newline at end of file

--
Gitblit v1.9.3