@etsoo/appscript 1.3.79 → 1.3.80

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.
@@ -11,6 +11,7 @@
11
11
  "back": "Back",
12
12
  "cancel": "Cancel",
13
13
  "changePassword": "Change password",
14
+ "clickForDetails": "Click for details",
14
15
  "city": "City",
15
16
  "clear": "Clear",
16
17
  "close": "Close",
@@ -11,6 +11,7 @@
11
11
  "back": "后退",
12
12
  "cancel": "取消",
13
13
  "changePassword": "修改密码",
14
+ "clickForDetails": "点击查看详情",
14
15
  "city": "城市",
15
16
  "clear": "清除",
16
17
  "close": "关闭",
@@ -11,6 +11,7 @@
11
11
  "back": "後退",
12
12
  "cancel": "取消",
13
13
  "changePassword": "修改密碼",
14
+ "clickForDetails": "點擊查看詳情",
14
15
  "city": "城市",
15
16
  "clear": "清除",
16
17
  "close": "關閉",
@@ -11,6 +11,7 @@
11
11
  "back": "Back",
12
12
  "cancel": "Cancel",
13
13
  "changePassword": "Change password",
14
+ "clickForDetails": "Click for details",
14
15
  "city": "City",
15
16
  "clear": "Clear",
16
17
  "close": "Close",
@@ -11,6 +11,7 @@
11
11
  "back": "后退",
12
12
  "cancel": "取消",
13
13
  "changePassword": "修改密码",
14
+ "clickForDetails": "点击查看详情",
14
15
  "city": "城市",
15
16
  "clear": "清除",
16
17
  "close": "关闭",
@@ -11,6 +11,7 @@
11
11
  "back": "後退",
12
12
  "cancel": "取消",
13
13
  "changePassword": "修改密碼",
14
+ "clickForDetails": "點擊查看詳情",
14
15
  "city": "城市",
15
16
  "clear": "清除",
16
17
  "close": "關閉",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@etsoo/appscript",
3
- "version": "1.3.79",
3
+ "version": "1.3.80",
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
@@ -11,6 +11,7 @@
11
11
  "back": "Back",
12
12
  "cancel": "Cancel",
13
13
  "changePassword": "Change password",
14
+ "clickForDetails": "Click for details",
14
15
  "city": "City",
15
16
  "clear": "Clear",
16
17
  "close": "Close",
@@ -11,6 +11,7 @@
11
11
  "back": "后退",
12
12
  "cancel": "取消",
13
13
  "changePassword": "修改密码",
14
+ "clickForDetails": "点击查看详情",
14
15
  "city": "城市",
15
16
  "clear": "清除",
16
17
  "close": "关闭",
@@ -11,6 +11,7 @@
11
11
  "back": "後退",
12
12
  "cancel": "取消",
13
13
  "changePassword": "修改密碼",
14
+ "clickForDetails": "點擊查看詳情",
14
15
  "city": "城市",
15
16
  "clear": "清除",
16
17
  "close": "關閉",