@etsoo/appscript 1.6.31 → 1.6.32

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.
@@ -95,6 +95,7 @@
95
95
  "item": "Item",
96
96
  "itemExists": "'{0}' already exists",
97
97
  "jsonData": "Extended data",
98
+ "key": "Key",
98
99
  "keywords": "Keywords",
99
100
  "loading": "Loading...",
100
101
  "login": "Login",
@@ -95,6 +95,7 @@
95
95
  "item": "项目",
96
96
  "itemExists": "'{0}'已经存在",
97
97
  "jsonData": "扩展数据",
98
+ "key": "键",
98
99
  "keywords": "关键词",
99
100
  "loading": "正在加载...",
100
101
  "login": "登录",
@@ -95,6 +95,7 @@
95
95
  "item": "項目",
96
96
  "itemExists": "'{0}'已经存在",
97
97
  "jsonData": "擴充資料",
98
+ "key": "鍵",
98
99
  "keywords": "關鍵詞",
99
100
  "loading": "正在加載...",
100
101
  "login": "登錄",
@@ -95,6 +95,7 @@
95
95
  "item": "Item",
96
96
  "itemExists": "'{0}' already exists",
97
97
  "jsonData": "Extended data",
98
+ "key": "Key",
98
99
  "keywords": "Keywords",
99
100
  "loading": "Loading...",
100
101
  "login": "Login",
@@ -95,6 +95,7 @@
95
95
  "item": "项目",
96
96
  "itemExists": "'{0}'已经存在",
97
97
  "jsonData": "扩展数据",
98
+ "key": "键",
98
99
  "keywords": "关键词",
99
100
  "loading": "正在加载...",
100
101
  "login": "登录",
@@ -95,6 +95,7 @@
95
95
  "item": "項目",
96
96
  "itemExists": "'{0}'已经存在",
97
97
  "jsonData": "擴充資料",
98
+ "key": "鍵",
98
99
  "keywords": "關鍵詞",
99
100
  "loading": "正在加載...",
100
101
  "login": "登錄",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@etsoo/appscript",
3
- "version": "1.6.31",
3
+ "version": "1.6.32",
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
@@ -95,6 +95,7 @@
95
95
  "item": "Item",
96
96
  "itemExists": "'{0}' already exists",
97
97
  "jsonData": "Extended data",
98
+ "key": "Key",
98
99
  "keywords": "Keywords",
99
100
  "loading": "Loading...",
100
101
  "login": "Login",
@@ -95,6 +95,7 @@
95
95
  "item": "项目",
96
96
  "itemExists": "'{0}'已经存在",
97
97
  "jsonData": "扩展数据",
98
+ "key": "键",
98
99
  "keywords": "关键词",
99
100
  "loading": "正在加载...",
100
101
  "login": "登录",
@@ -95,6 +95,7 @@
95
95
  "item": "項目",
96
96
  "itemExists": "'{0}'已经存在",
97
97
  "jsonData": "擴充資料",
98
+ "key": "鍵",
98
99
  "keywords": "關鍵詞",
99
100
  "loading": "正在加載...",
100
101
  "login": "登錄",