@etsoo/appscript 1.5.6 → 1.5.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -78,6 +78,7 @@
78
78
  "field": "Field",
79
79
  "fileDownloaded": "The file has been downloaded",
80
80
  "help": "Help",
81
+ "hideIt": "Hide it",
81
82
  "id": "Number#",
82
83
  "info": "Info",
83
84
  "item": "Item",
@@ -78,6 +78,7 @@
78
78
  "field": "字段",
79
79
  "fileDownloaded": "文件已下载",
80
80
  "help": "帮助",
81
+ "hideIt": "隐藏",
81
82
  "id": "编号",
82
83
  "info": "信息",
83
84
  "item": "项目",
@@ -78,6 +78,7 @@
78
78
  "field": "字段",
79
79
  "fileDownloaded": "文件已下載",
80
80
  "help": "幫助",
81
+ "hideIt": "隱藏",
81
82
  "id": "編號",
82
83
  "info": "信息",
83
84
  "item": "項目",
@@ -78,6 +78,7 @@
78
78
  "field": "Field",
79
79
  "fileDownloaded": "The file has been downloaded",
80
80
  "help": "Help",
81
+ "hideIt": "Hide it",
81
82
  "id": "Number#",
82
83
  "info": "Info",
83
84
  "item": "Item",
@@ -78,6 +78,7 @@
78
78
  "field": "字段",
79
79
  "fileDownloaded": "文件已下载",
80
80
  "help": "帮助",
81
+ "hideIt": "隐藏",
81
82
  "id": "编号",
82
83
  "info": "信息",
83
84
  "item": "项目",
@@ -78,6 +78,7 @@
78
78
  "field": "字段",
79
79
  "fileDownloaded": "文件已下載",
80
80
  "help": "幫助",
81
+ "hideIt": "隱藏",
81
82
  "id": "編號",
82
83
  "info": "信息",
83
84
  "item": "項目",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@etsoo/appscript",
3
- "version": "1.5.6",
3
+ "version": "1.5.7",
4
4
  "description": "Applications shared TypeScript framework",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/mjs/index.js",
package/src/i18n/en.json CHANGED
@@ -78,6 +78,7 @@
78
78
  "field": "Field",
79
79
  "fileDownloaded": "The file has been downloaded",
80
80
  "help": "Help",
81
+ "hideIt": "Hide it",
81
82
  "id": "Number#",
82
83
  "info": "Info",
83
84
  "item": "Item",
@@ -78,6 +78,7 @@
78
78
  "field": "字段",
79
79
  "fileDownloaded": "文件已下载",
80
80
  "help": "帮助",
81
+ "hideIt": "隐藏",
81
82
  "id": "编号",
82
83
  "info": "信息",
83
84
  "item": "项目",
@@ -78,6 +78,7 @@
78
78
  "field": "字段",
79
79
  "fileDownloaded": "文件已下載",
80
80
  "help": "幫助",
81
+ "hideIt": "隱藏",
81
82
  "id": "編號",
82
83
  "info": "信息",
83
84
  "item": "項目",