@etsoo/appscript 1.3.83 → 1.3.84

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.
@@ -75,6 +75,7 @@
75
75
  "info": "Info",
76
76
  "item": "Item",
77
77
  "itemExists": "'{0}' already exists",
78
+ "keywords": "Keywords",
78
79
  "loading": "Loading...",
79
80
  "login": "Login",
80
81
  "me": "ME",
@@ -75,6 +75,7 @@
75
75
  "info": "信息",
76
76
  "item": "项目",
77
77
  "itemExists": "'{0}'已经存在",
78
+ "keywords": "关键词",
78
79
  "loading": "正在加载...",
79
80
  "login": "登录",
80
81
  "me": "我",
@@ -75,6 +75,7 @@
75
75
  "info": "信息",
76
76
  "item": "項目",
77
77
  "itemExists": "'{0}'已经存在",
78
+ "keywords": "關鍵詞",
78
79
  "loading": "正在加載...",
79
80
  "login": "登錄",
80
81
  "me": "我",
@@ -75,6 +75,7 @@
75
75
  "info": "Info",
76
76
  "item": "Item",
77
77
  "itemExists": "'{0}' already exists",
78
+ "keywords": "Keywords",
78
79
  "loading": "Loading...",
79
80
  "login": "Login",
80
81
  "me": "ME",
@@ -75,6 +75,7 @@
75
75
  "info": "信息",
76
76
  "item": "项目",
77
77
  "itemExists": "'{0}'已经存在",
78
+ "keywords": "关键词",
78
79
  "loading": "正在加载...",
79
80
  "login": "登录",
80
81
  "me": "我",
@@ -75,6 +75,7 @@
75
75
  "info": "信息",
76
76
  "item": "項目",
77
77
  "itemExists": "'{0}'已经存在",
78
+ "keywords": "關鍵詞",
78
79
  "loading": "正在加載...",
79
80
  "login": "登錄",
80
81
  "me": "我",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@etsoo/appscript",
3
- "version": "1.3.83",
3
+ "version": "1.3.84",
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
@@ -75,6 +75,7 @@
75
75
  "info": "Info",
76
76
  "item": "Item",
77
77
  "itemExists": "'{0}' already exists",
78
+ "keywords": "Keywords",
78
79
  "loading": "Loading...",
79
80
  "login": "Login",
80
81
  "me": "ME",
@@ -75,6 +75,7 @@
75
75
  "info": "信息",
76
76
  "item": "项目",
77
77
  "itemExists": "'{0}'已经存在",
78
+ "keywords": "关键词",
78
79
  "loading": "正在加载...",
79
80
  "login": "登录",
80
81
  "me": "我",
@@ -75,6 +75,7 @@
75
75
  "info": "信息",
76
76
  "item": "項目",
77
77
  "itemExists": "'{0}'已经存在",
78
+ "keywords": "關鍵詞",
78
79
  "loading": "正在加載...",
79
80
  "login": "登錄",
80
81
  "me": "我",