Browse Source

Merge pull request #458 from xkonglong/patch-5

updata 1.8
Ahmad Kholid 3 years ago
parent
commit
f4b23fabd0
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/locales/zh/blocks.json

+ 2 - 0
src/locales/zh/blocks.json

@@ -306,6 +306,7 @@
           "options": {
             "data-columns": "表格",
             "google-sheets": "Google sheets",
+            "variable": "变量"
           },
         }
       },
@@ -392,6 +393,7 @@
         "description": "在网页中执行您的 javascript 代码",
         "availabeFuncs": "可用函数:",
         "removeAfterExec": "模块执行后移除",
+        "everyNewTab": "每次新建标签都执行",
         "modal": {
           "tabs": {
             "code": "JavaScript 代码",