@etsoo/appscript 1.5.16 → 1.5.17

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.
@@ -4,6 +4,7 @@
4
4
  "add": "Add",
5
5
  "assignedId": "Assigned ID",
6
6
  "audits": "Audits",
7
+ "authFailed": "Authentication failed",
7
8
  "author": "Author",
8
9
  "authorizer": "Authorizer",
9
10
  "applicant": "Applicant",
@@ -4,6 +4,7 @@
4
4
  "add": "添加",
5
5
  "assignedId": "分配的编号",
6
6
  "audits": "操作历史",
7
+ "authFailed": "认证失败",
7
8
  "author": "作者",
8
9
  "authorizer": "授权人",
9
10
  "applicant": "申请人",
@@ -4,6 +4,7 @@
4
4
  "add": "添加",
5
5
  "assignedId": "分配的編號",
6
6
  "audits": "操作歷史",
7
+ "authFailed": "認證失敗",
7
8
  "author": "作者",
8
9
  "authorizer": "授權人",
9
10
  "applicant": "申請人",
@@ -4,6 +4,7 @@
4
4
  "add": "Add",
5
5
  "assignedId": "Assigned ID",
6
6
  "audits": "Audits",
7
+ "authFailed": "Authentication failed",
7
8
  "author": "Author",
8
9
  "authorizer": "Authorizer",
9
10
  "applicant": "Applicant",
@@ -4,6 +4,7 @@
4
4
  "add": "添加",
5
5
  "assignedId": "分配的编号",
6
6
  "audits": "操作历史",
7
+ "authFailed": "认证失败",
7
8
  "author": "作者",
8
9
  "authorizer": "授权人",
9
10
  "applicant": "申请人",
@@ -4,6 +4,7 @@
4
4
  "add": "添加",
5
5
  "assignedId": "分配的編號",
6
6
  "audits": "操作歷史",
7
+ "authFailed": "認證失敗",
7
8
  "author": "作者",
8
9
  "authorizer": "授權人",
9
10
  "applicant": "申請人",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@etsoo/appscript",
3
- "version": "1.5.16",
3
+ "version": "1.5.17",
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
@@ -4,6 +4,7 @@
4
4
  "add": "Add",
5
5
  "assignedId": "Assigned ID",
6
6
  "audits": "Audits",
7
+ "authFailed": "Authentication failed",
7
8
  "author": "Author",
8
9
  "authorizer": "Authorizer",
9
10
  "applicant": "Applicant",
@@ -4,6 +4,7 @@
4
4
  "add": "添加",
5
5
  "assignedId": "分配的编号",
6
6
  "audits": "操作历史",
7
+ "authFailed": "认证失败",
7
8
  "author": "作者",
8
9
  "authorizer": "授权人",
9
10
  "applicant": "申请人",
@@ -4,6 +4,7 @@
4
4
  "add": "添加",
5
5
  "assignedId": "分配的編號",
6
6
  "audits": "操作歷史",
7
+ "authFailed": "認證失敗",
7
8
  "author": "作者",
8
9
  "authorizer": "授權人",
9
10
  "applicant": "申請人",