@etsoo/appscript 1.2.63 → 1.2.64

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.
@@ -8,6 +8,7 @@
8
8
  "approve": "Approve it",
9
9
  "back": "Back",
10
10
  "cancel": "Cancel",
11
+ "changePassword": "Change password",
11
12
  "clear": "Clear",
12
13
  "close": "Close",
13
14
  "confirm": "Confirm",
@@ -15,6 +16,8 @@
15
16
  "completeTip": "{0} completed",
16
17
  "copy": "Copy",
17
18
  "creation": "Creation",
19
+ "currentPassword": "Current password",
20
+ "currentPasswordRequired": "Please enter your current password",
18
21
  "currency": "Currency",
19
22
  "currencyAUD": "Australia Dollar $",
20
23
  "currencyCAD": "Canada Dollar $",
@@ -69,6 +72,9 @@
69
72
  "more": "More",
70
73
  "moreTag": "{0} more",
71
74
  "name": "Name",
75
+ "newPassword": "New password",
76
+ "newPasswordRequired": "Please enter your new password",
77
+ "newPasswordTip": "New password should be different",
72
78
  "newValue": "New value",
73
79
  "no": "No",
74
80
  "noChanges": "No changes yet",
@@ -81,6 +87,9 @@
81
87
  "openMenu": "Open menu",
82
88
  "operationSucceeded": "Operation succeeded",
83
89
  "pageNotFound": "Page Not Found",
90
+ "passwordChangeSuccess": "Password changed successfully, please sign in again",
91
+ "passwordRepeatError": "The two passwords entered are inconsistent",
92
+ "passwordTip": "The password cannot be less than 6 characters and contains at least one letter and number",
84
93
  "prompt": "Input",
85
94
  "pullToRefresh": "Pull down to refresh",
86
95
  "quarters": ["Q1", "Q2", "Q3", "Q4"],
@@ -91,6 +100,8 @@
91
100
  "reloginTip": "Please enter your password, resubmit the data after successful login",
92
101
  "remove": "Remove",
93
102
  "renew": "Renew",
103
+ "repeatPassword": "Repeat the password",
104
+ "repeatPasswordRequired": "Please repeat the new password",
94
105
  "reports": "Reports",
95
106
  "requiredField": "{0} is a required field",
96
107
  "resending": "Resending",
@@ -148,6 +159,7 @@
148
159
  "updateReady": "Update ready",
149
160
  "updateTip": "Restart the application to use the latest features",
150
161
  "user": "User",
162
+ "users": "Users",
151
163
  "view": "View",
152
164
  "warning": "Warning",
153
165
  "welcome": "{0}, welcome!"
@@ -2,12 +2,13 @@
2
2
  "accountant": "会计",
3
3
  "actions": "操作",
4
4
  "add": "添加",
5
- "audits": "稽核历史",
5
+ "audits": "操作历史",
6
6
  "authorizer": "授权人",
7
7
  "applicant": "申请人",
8
8
  "approve": "批准",
9
9
  "back": "后退",
10
10
  "cancel": "取消",
11
+ "changePassword": "修改密码",
11
12
  "clear": "清除",
12
13
  "close": "关闭",
13
14
  "confirm": "确认",
@@ -15,6 +16,8 @@
15
16
  "completeTip": "已完成 {0}",
16
17
  "copy": "复制",
17
18
  "creation": "登记时间",
19
+ "currentPassword": "当前密码",
20
+ "currentPasswordRequired": "请输入现在使用的密码",
18
21
  "currency": "币种",
19
22
  "currencyAUD": "澳元$",
20
23
  "currencyCAD": "加元$",
@@ -69,6 +72,9 @@
69
72
  "more": "更多",
70
73
  "moreTag": "({0}+)",
71
74
  "name": "姓名",
75
+ "newPassword": "新密码",
76
+ "newPasswordRequired": "请输入新密码",
77
+ "newPasswordTip": "请设置一个和现在的密码不一样的新密码",
72
78
  "newValue": "新值",
73
79
  "no": "否",
74
80
  "noChanges": "还没有任何修改",
@@ -81,6 +87,9 @@
81
87
  "openMenu": "打开菜单",
82
88
  "operationSucceeded": "操作成功",
83
89
  "pageNotFound": "找不到页面",
90
+ "passwordChangeSuccess": "密码修改成功,请重新登录",
91
+ "passwordRepeatError": "两次输入的密码不一致",
92
+ "passwordTip": "密码不能少于6个字符,且至少包含一个字母和数字",
84
93
  "prompt": "输入",
85
94
  "pullToRefresh": "下拉刷新",
86
95
  "quarters": ["一季度", "二季度", "三季度", "四季度"],
@@ -91,6 +100,8 @@
91
100
  "reloginTip": "请输入您的登录密码,登录成功后请重新提交数据",
92
101
  "remove": "移除",
93
102
  "renew": "续费",
103
+ "repeatPassword": "重复密码",
104
+ "repeatPasswordRequired": "请重复输入新密码",
94
105
  "reports": "统计报表",
95
106
  "requiredField": "'{0}'不能为空",
96
107
  "resending": "重新发送",
@@ -149,6 +160,7 @@
149
160
  "updateReady": "更新就绪",
150
161
  "updateTip": "重新启动应用程序以使用最新功能",
151
162
  "user": "用户",
163
+ "users": "用户",
152
164
  "view": "查看",
153
165
  "warning": "警告",
154
166
  "welcome": "{0}, 欢迎光临!"
@@ -2,12 +2,13 @@
2
2
  "accountant": "會計",
3
3
  "actions": "操作",
4
4
  "add": "添加",
5
- "audits": "稽核歷史",
5
+ "audits": "操作歷史",
6
6
  "authorizer": "授權人",
7
7
  "applicant": "申請人",
8
8
  "approve": "批准",
9
9
  "back": "後退",
10
10
  "cancel": "取消",
11
+ "changePassword": "修改密碼",
11
12
  "clear": "清除",
12
13
  "close": "關閉",
13
14
  "confirm": "確認",
@@ -15,6 +16,8 @@
15
16
  "completeTip": "已完成 {0}",
16
17
  "copy": "複製",
17
18
  "creation": "登記時間",
19
+ "currentPassword": "當前密碼",
20
+ "currentPasswordRequired": "請輸入現在使用的密碼",
18
21
  "currency": "幣種",
19
22
  "currencyAUD": "澳元$",
20
23
  "currencyCAD": "加元$",
@@ -69,6 +72,9 @@
69
72
  "more": "更多",
70
73
  "moreTag": "({0}+)",
71
74
  "name": "姓名",
75
+ "newPassword": "新密碼",
76
+ "newPasswordRequired": "請輸入新密碼",
77
+ "newPasswordTip": "請設置一個和現在的密碼不一樣的新密碼",
72
78
  "newValue": "舊值",
73
79
  "no": "否",
74
80
  "noChanges": "還沒有任何修改",
@@ -81,6 +87,9 @@
81
87
  "openMenu": "打開菜單",
82
88
  "operationSucceeded": "操作成功",
83
89
  "pageNotFound": "找不到頁面",
90
+ "passwordChangeSuccess": "密碼修改成功,請重新登錄",
91
+ "passwordRepeatError": "兩次輸入的密碼不一致",
92
+ "passwordTip": "密碼不能少於6個字符,且至少包含一個字母和數字",
84
93
  "prompt": "輸入",
85
94
  "pullToRefresh": "下拉刷新",
86
95
  "quarters": ["一季度", "二季度", "三季度", "四季度"],
@@ -93,6 +102,8 @@
93
102
  "renew": "續費",
94
103
  "reports": "統計報表",
95
104
  "requiredField": "'{0}'不能為空",
105
+ "repeatPassword": "重複密碼",
106
+ "repeatPasswordRequired": "請重複輸入新密碼",
96
107
  "resending": "重新發送",
97
108
  "reset": "重置",
98
109
  "rotateLeft": "左旋轉90°",
@@ -148,6 +159,7 @@
148
159
  "updateReady": "更新就緒",
149
160
  "updateTip": "重新啟動應用程序以使用最新功能",
150
161
  "user": "用戶",
162
+ "users": "用戶",
151
163
  "view": "查看",
152
164
  "warning": "警告",
153
165
  "welcome": "{0}, 歡迎光臨!"
@@ -8,6 +8,7 @@
8
8
  "approve": "Approve it",
9
9
  "back": "Back",
10
10
  "cancel": "Cancel",
11
+ "changePassword": "Change password",
11
12
  "clear": "Clear",
12
13
  "close": "Close",
13
14
  "confirm": "Confirm",
@@ -15,6 +16,8 @@
15
16
  "completeTip": "{0} completed",
16
17
  "copy": "Copy",
17
18
  "creation": "Creation",
19
+ "currentPassword": "Current password",
20
+ "currentPasswordRequired": "Please enter your current password",
18
21
  "currency": "Currency",
19
22
  "currencyAUD": "Australia Dollar $",
20
23
  "currencyCAD": "Canada Dollar $",
@@ -69,6 +72,9 @@
69
72
  "more": "More",
70
73
  "moreTag": "{0} more",
71
74
  "name": "Name",
75
+ "newPassword": "New password",
76
+ "newPasswordRequired": "Please enter your new password",
77
+ "newPasswordTip": "New password should be different",
72
78
  "newValue": "New value",
73
79
  "no": "No",
74
80
  "noChanges": "No changes yet",
@@ -81,6 +87,9 @@
81
87
  "openMenu": "Open menu",
82
88
  "operationSucceeded": "Operation succeeded",
83
89
  "pageNotFound": "Page Not Found",
90
+ "passwordChangeSuccess": "Password changed successfully, please sign in again",
91
+ "passwordRepeatError": "The two passwords entered are inconsistent",
92
+ "passwordTip": "The password cannot be less than 6 characters and contains at least one letter and number",
84
93
  "prompt": "Input",
85
94
  "pullToRefresh": "Pull down to refresh",
86
95
  "quarters": ["Q1", "Q2", "Q3", "Q4"],
@@ -91,6 +100,8 @@
91
100
  "reloginTip": "Please enter your password, resubmit the data after successful login",
92
101
  "remove": "Remove",
93
102
  "renew": "Renew",
103
+ "repeatPassword": "Repeat the password",
104
+ "repeatPasswordRequired": "Please repeat the new password",
94
105
  "reports": "Reports",
95
106
  "requiredField": "{0} is a required field",
96
107
  "resending": "Resending",
@@ -148,6 +159,7 @@
148
159
  "updateReady": "Update ready",
149
160
  "updateTip": "Restart the application to use the latest features",
150
161
  "user": "User",
162
+ "users": "Users",
151
163
  "view": "View",
152
164
  "warning": "Warning",
153
165
  "welcome": "{0}, welcome!"
@@ -2,12 +2,13 @@
2
2
  "accountant": "会计",
3
3
  "actions": "操作",
4
4
  "add": "添加",
5
- "audits": "稽核历史",
5
+ "audits": "操作历史",
6
6
  "authorizer": "授权人",
7
7
  "applicant": "申请人",
8
8
  "approve": "批准",
9
9
  "back": "后退",
10
10
  "cancel": "取消",
11
+ "changePassword": "修改密码",
11
12
  "clear": "清除",
12
13
  "close": "关闭",
13
14
  "confirm": "确认",
@@ -15,6 +16,8 @@
15
16
  "completeTip": "已完成 {0}",
16
17
  "copy": "复制",
17
18
  "creation": "登记时间",
19
+ "currentPassword": "当前密码",
20
+ "currentPasswordRequired": "请输入现在使用的密码",
18
21
  "currency": "币种",
19
22
  "currencyAUD": "澳元$",
20
23
  "currencyCAD": "加元$",
@@ -69,6 +72,9 @@
69
72
  "more": "更多",
70
73
  "moreTag": "({0}+)",
71
74
  "name": "姓名",
75
+ "newPassword": "新密码",
76
+ "newPasswordRequired": "请输入新密码",
77
+ "newPasswordTip": "请设置一个和现在的密码不一样的新密码",
72
78
  "newValue": "新值",
73
79
  "no": "否",
74
80
  "noChanges": "还没有任何修改",
@@ -81,6 +87,9 @@
81
87
  "openMenu": "打开菜单",
82
88
  "operationSucceeded": "操作成功",
83
89
  "pageNotFound": "找不到页面",
90
+ "passwordChangeSuccess": "密码修改成功,请重新登录",
91
+ "passwordRepeatError": "两次输入的密码不一致",
92
+ "passwordTip": "密码不能少于6个字符,且至少包含一个字母和数字",
84
93
  "prompt": "输入",
85
94
  "pullToRefresh": "下拉刷新",
86
95
  "quarters": ["一季度", "二季度", "三季度", "四季度"],
@@ -91,6 +100,8 @@
91
100
  "reloginTip": "请输入您的登录密码,登录成功后请重新提交数据",
92
101
  "remove": "移除",
93
102
  "renew": "续费",
103
+ "repeatPassword": "重复密码",
104
+ "repeatPasswordRequired": "请重复输入新密码",
94
105
  "reports": "统计报表",
95
106
  "requiredField": "'{0}'不能为空",
96
107
  "resending": "重新发送",
@@ -149,6 +160,7 @@
149
160
  "updateReady": "更新就绪",
150
161
  "updateTip": "重新启动应用程序以使用最新功能",
151
162
  "user": "用户",
163
+ "users": "用户",
152
164
  "view": "查看",
153
165
  "warning": "警告",
154
166
  "welcome": "{0}, 欢迎光临!"
@@ -2,12 +2,13 @@
2
2
  "accountant": "會計",
3
3
  "actions": "操作",
4
4
  "add": "添加",
5
- "audits": "稽核歷史",
5
+ "audits": "操作歷史",
6
6
  "authorizer": "授權人",
7
7
  "applicant": "申請人",
8
8
  "approve": "批准",
9
9
  "back": "後退",
10
10
  "cancel": "取消",
11
+ "changePassword": "修改密碼",
11
12
  "clear": "清除",
12
13
  "close": "關閉",
13
14
  "confirm": "確認",
@@ -15,6 +16,8 @@
15
16
  "completeTip": "已完成 {0}",
16
17
  "copy": "複製",
17
18
  "creation": "登記時間",
19
+ "currentPassword": "當前密碼",
20
+ "currentPasswordRequired": "請輸入現在使用的密碼",
18
21
  "currency": "幣種",
19
22
  "currencyAUD": "澳元$",
20
23
  "currencyCAD": "加元$",
@@ -69,6 +72,9 @@
69
72
  "more": "更多",
70
73
  "moreTag": "({0}+)",
71
74
  "name": "姓名",
75
+ "newPassword": "新密碼",
76
+ "newPasswordRequired": "請輸入新密碼",
77
+ "newPasswordTip": "請設置一個和現在的密碼不一樣的新密碼",
72
78
  "newValue": "舊值",
73
79
  "no": "否",
74
80
  "noChanges": "還沒有任何修改",
@@ -81,6 +87,9 @@
81
87
  "openMenu": "打開菜單",
82
88
  "operationSucceeded": "操作成功",
83
89
  "pageNotFound": "找不到頁面",
90
+ "passwordChangeSuccess": "密碼修改成功,請重新登錄",
91
+ "passwordRepeatError": "兩次輸入的密碼不一致",
92
+ "passwordTip": "密碼不能少於6個字符,且至少包含一個字母和數字",
84
93
  "prompt": "輸入",
85
94
  "pullToRefresh": "下拉刷新",
86
95
  "quarters": ["一季度", "二季度", "三季度", "四季度"],
@@ -93,6 +102,8 @@
93
102
  "renew": "續費",
94
103
  "reports": "統計報表",
95
104
  "requiredField": "'{0}'不能為空",
105
+ "repeatPassword": "重複密碼",
106
+ "repeatPasswordRequired": "請重複輸入新密碼",
96
107
  "resending": "重新發送",
97
108
  "reset": "重置",
98
109
  "rotateLeft": "左旋轉90°",
@@ -148,6 +159,7 @@
148
159
  "updateReady": "更新就緒",
149
160
  "updateTip": "重新啟動應用程序以使用最新功能",
150
161
  "user": "用戶",
162
+ "users": "用戶",
151
163
  "view": "查看",
152
164
  "warning": "警告",
153
165
  "welcome": "{0}, 歡迎光臨!"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@etsoo/appscript",
3
- "version": "1.2.63",
3
+ "version": "1.2.64",
4
4
  "description": "Applications shared TypeScript framework",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/mjs/index.js",
@@ -8,6 +8,7 @@
8
8
  "approve": "Approve it",
9
9
  "back": "Back",
10
10
  "cancel": "Cancel",
11
+ "changePassword": "Change password",
11
12
  "clear": "Clear",
12
13
  "close": "Close",
13
14
  "confirm": "Confirm",
@@ -15,6 +16,8 @@
15
16
  "completeTip": "{0} completed",
16
17
  "copy": "Copy",
17
18
  "creation": "Creation",
19
+ "currentPassword": "Current password",
20
+ "currentPasswordRequired": "Please enter your current password",
18
21
  "currency": "Currency",
19
22
  "currencyAUD": "Australia Dollar $",
20
23
  "currencyCAD": "Canada Dollar $",
@@ -69,6 +72,9 @@
69
72
  "more": "More",
70
73
  "moreTag": "{0} more",
71
74
  "name": "Name",
75
+ "newPassword": "New password",
76
+ "newPasswordRequired": "Please enter your new password",
77
+ "newPasswordTip": "New password should be different",
72
78
  "newValue": "New value",
73
79
  "no": "No",
74
80
  "noChanges": "No changes yet",
@@ -81,6 +87,9 @@
81
87
  "openMenu": "Open menu",
82
88
  "operationSucceeded": "Operation succeeded",
83
89
  "pageNotFound": "Page Not Found",
90
+ "passwordChangeSuccess": "Password changed successfully, please sign in again",
91
+ "passwordRepeatError": "The two passwords entered are inconsistent",
92
+ "passwordTip": "The password cannot be less than 6 characters and contains at least one letter and number",
84
93
  "prompt": "Input",
85
94
  "pullToRefresh": "Pull down to refresh",
86
95
  "quarters": ["Q1", "Q2", "Q3", "Q4"],
@@ -91,6 +100,8 @@
91
100
  "reloginTip": "Please enter your password, resubmit the data after successful login",
92
101
  "remove": "Remove",
93
102
  "renew": "Renew",
103
+ "repeatPassword": "Repeat the password",
104
+ "repeatPasswordRequired": "Please repeat the new password",
94
105
  "reports": "Reports",
95
106
  "requiredField": "{0} is a required field",
96
107
  "resending": "Resending",
@@ -148,6 +159,7 @@
148
159
  "updateReady": "Update ready",
149
160
  "updateTip": "Restart the application to use the latest features",
150
161
  "user": "User",
162
+ "users": "Users",
151
163
  "view": "View",
152
164
  "warning": "Warning",
153
165
  "welcome": "{0}, welcome!"
@@ -2,12 +2,13 @@
2
2
  "accountant": "会计",
3
3
  "actions": "操作",
4
4
  "add": "添加",
5
- "audits": "稽核历史",
5
+ "audits": "操作历史",
6
6
  "authorizer": "授权人",
7
7
  "applicant": "申请人",
8
8
  "approve": "批准",
9
9
  "back": "后退",
10
10
  "cancel": "取消",
11
+ "changePassword": "修改密码",
11
12
  "clear": "清除",
12
13
  "close": "关闭",
13
14
  "confirm": "确认",
@@ -15,6 +16,8 @@
15
16
  "completeTip": "已完成 {0}",
16
17
  "copy": "复制",
17
18
  "creation": "登记时间",
19
+ "currentPassword": "当前密码",
20
+ "currentPasswordRequired": "请输入现在使用的密码",
18
21
  "currency": "币种",
19
22
  "currencyAUD": "澳元$",
20
23
  "currencyCAD": "加元$",
@@ -69,6 +72,9 @@
69
72
  "more": "更多",
70
73
  "moreTag": "({0}+)",
71
74
  "name": "姓名",
75
+ "newPassword": "新密码",
76
+ "newPasswordRequired": "请输入新密码",
77
+ "newPasswordTip": "请设置一个和现在的密码不一样的新密码",
72
78
  "newValue": "新值",
73
79
  "no": "否",
74
80
  "noChanges": "还没有任何修改",
@@ -81,6 +87,9 @@
81
87
  "openMenu": "打开菜单",
82
88
  "operationSucceeded": "操作成功",
83
89
  "pageNotFound": "找不到页面",
90
+ "passwordChangeSuccess": "密码修改成功,请重新登录",
91
+ "passwordRepeatError": "两次输入的密码不一致",
92
+ "passwordTip": "密码不能少于6个字符,且至少包含一个字母和数字",
84
93
  "prompt": "输入",
85
94
  "pullToRefresh": "下拉刷新",
86
95
  "quarters": ["一季度", "二季度", "三季度", "四季度"],
@@ -91,6 +100,8 @@
91
100
  "reloginTip": "请输入您的登录密码,登录成功后请重新提交数据",
92
101
  "remove": "移除",
93
102
  "renew": "续费",
103
+ "repeatPassword": "重复密码",
104
+ "repeatPasswordRequired": "请重复输入新密码",
94
105
  "reports": "统计报表",
95
106
  "requiredField": "'{0}'不能为空",
96
107
  "resending": "重新发送",
@@ -149,6 +160,7 @@
149
160
  "updateReady": "更新就绪",
150
161
  "updateTip": "重新启动应用程序以使用最新功能",
151
162
  "user": "用户",
163
+ "users": "用户",
152
164
  "view": "查看",
153
165
  "warning": "警告",
154
166
  "welcome": "{0}, 欢迎光临!"
@@ -2,12 +2,13 @@
2
2
  "accountant": "會計",
3
3
  "actions": "操作",
4
4
  "add": "添加",
5
- "audits": "稽核歷史",
5
+ "audits": "操作歷史",
6
6
  "authorizer": "授權人",
7
7
  "applicant": "申請人",
8
8
  "approve": "批准",
9
9
  "back": "後退",
10
10
  "cancel": "取消",
11
+ "changePassword": "修改密碼",
11
12
  "clear": "清除",
12
13
  "close": "關閉",
13
14
  "confirm": "確認",
@@ -15,6 +16,8 @@
15
16
  "completeTip": "已完成 {0}",
16
17
  "copy": "複製",
17
18
  "creation": "登記時間",
19
+ "currentPassword": "當前密碼",
20
+ "currentPasswordRequired": "請輸入現在使用的密碼",
18
21
  "currency": "幣種",
19
22
  "currencyAUD": "澳元$",
20
23
  "currencyCAD": "加元$",
@@ -69,6 +72,9 @@
69
72
  "more": "更多",
70
73
  "moreTag": "({0}+)",
71
74
  "name": "姓名",
75
+ "newPassword": "新密碼",
76
+ "newPasswordRequired": "請輸入新密碼",
77
+ "newPasswordTip": "請設置一個和現在的密碼不一樣的新密碼",
72
78
  "newValue": "舊值",
73
79
  "no": "否",
74
80
  "noChanges": "還沒有任何修改",
@@ -81,6 +87,9 @@
81
87
  "openMenu": "打開菜單",
82
88
  "operationSucceeded": "操作成功",
83
89
  "pageNotFound": "找不到頁面",
90
+ "passwordChangeSuccess": "密碼修改成功,請重新登錄",
91
+ "passwordRepeatError": "兩次輸入的密碼不一致",
92
+ "passwordTip": "密碼不能少於6個字符,且至少包含一個字母和數字",
84
93
  "prompt": "輸入",
85
94
  "pullToRefresh": "下拉刷新",
86
95
  "quarters": ["一季度", "二季度", "三季度", "四季度"],
@@ -93,6 +102,8 @@
93
102
  "renew": "續費",
94
103
  "reports": "統計報表",
95
104
  "requiredField": "'{0}'不能為空",
105
+ "repeatPassword": "重複密碼",
106
+ "repeatPasswordRequired": "請重複輸入新密碼",
96
107
  "resending": "重新發送",
97
108
  "reset": "重置",
98
109
  "rotateLeft": "左旋轉90°",
@@ -148,6 +159,7 @@
148
159
  "updateReady": "更新就緒",
149
160
  "updateTip": "重新啟動應用程序以使用最新功能",
150
161
  "user": "用戶",
162
+ "users": "用戶",
151
163
  "view": "查看",
152
164
  "warning": "警告",
153
165
  "welcome": "{0}, 歡迎光臨!"