@etsoo/appscript 1.4.72 → 1.4.73

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.
@@ -42,6 +42,7 @@
42
42
  "currencyNZD": "New Zealand Dollar",
43
43
  "currencySGD": "Singapore Dollar",
44
44
  "currencyUSD": "U.S. Dollar",
45
+ "customize": "Customize",
45
46
  "customName": "Custom name",
46
47
  "data": "Data",
47
48
  "dataComparison": "Data comparison",
@@ -42,6 +42,7 @@
42
42
  "currencyNZD": "纽币",
43
43
  "currencySGD": "新币",
44
44
  "currencyUSD": "美元",
45
+ "customize": "自定义",
45
46
  "customName": "自定义名称",
46
47
  "data": "数据",
47
48
  "dataComparison": "数据对比",
@@ -42,6 +42,7 @@
42
42
  "currencyNZD": "紐幣",
43
43
  "currencySGD": "新幣",
44
44
  "currencyUSD": "美元",
45
+ "customize": "自定義",
45
46
  "customName": "自定義名稱",
46
47
  "data": "數據",
47
48
  "dataComparison": "數據對比",
@@ -42,6 +42,7 @@
42
42
  "currencyNZD": "New Zealand Dollar",
43
43
  "currencySGD": "Singapore Dollar",
44
44
  "currencyUSD": "U.S. Dollar",
45
+ "customize": "Customize",
45
46
  "customName": "Custom name",
46
47
  "data": "Data",
47
48
  "dataComparison": "Data comparison",
@@ -42,6 +42,7 @@
42
42
  "currencyNZD": "纽币",
43
43
  "currencySGD": "新币",
44
44
  "currencyUSD": "美元",
45
+ "customize": "自定义",
45
46
  "customName": "自定义名称",
46
47
  "data": "数据",
47
48
  "dataComparison": "数据对比",
@@ -42,6 +42,7 @@
42
42
  "currencyNZD": "紐幣",
43
43
  "currencySGD": "新幣",
44
44
  "currencyUSD": "美元",
45
+ "customize": "自定義",
45
46
  "customName": "自定義名稱",
46
47
  "data": "數據",
47
48
  "dataComparison": "數據對比",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@etsoo/appscript",
3
- "version": "1.4.72",
3
+ "version": "1.4.73",
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
@@ -42,6 +42,7 @@
42
42
  "currencyNZD": "New Zealand Dollar",
43
43
  "currencySGD": "Singapore Dollar",
44
44
  "currencyUSD": "U.S. Dollar",
45
+ "customize": "Customize",
45
46
  "customName": "Custom name",
46
47
  "data": "Data",
47
48
  "dataComparison": "Data comparison",
@@ -42,6 +42,7 @@
42
42
  "currencyNZD": "纽币",
43
43
  "currencySGD": "新币",
44
44
  "currencyUSD": "美元",
45
+ "customize": "自定义",
45
46
  "customName": "自定义名称",
46
47
  "data": "数据",
47
48
  "dataComparison": "数据对比",
@@ -42,6 +42,7 @@
42
42
  "currencyNZD": "紐幣",
43
43
  "currencySGD": "新幣",
44
44
  "currencyUSD": "美元",
45
+ "customize": "自定義",
45
46
  "customName": "自定義名稱",
46
47
  "data": "數據",
47
48
  "dataComparison": "數據對比",