From 79f4efbd08338968f0e0e8b1a1a29432cfbcf135 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Tue, 29 Jun 2021 15:04:20 +0800
Subject: [PATCH] +

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

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

--
Gitblit v1.9.3