@blocklet/launcher-workflow 2.5.23 → 2.5.25
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.
- package/es/locales/en.js +10 -10
- package/lib/locales/en.js +10 -10
- package/package.json +4 -4
package/es/locales/en.js
CHANGED
|
@@ -48,9 +48,9 @@ export default {
|
|
|
48
48
|
pageTitle: 'Preparing Space',
|
|
49
49
|
invalidFftId: 'Invalid Purchase NFT ID',
|
|
50
50
|
launchApp: 'Launch Blocklet',
|
|
51
|
-
launching: 'Your Blocklet Space is being
|
|
51
|
+
launching: 'Your Blocklet Space is being prepared, please be patient, it usually takes about 5 minutes',
|
|
52
52
|
launched: 'Your Blocklet Space is up and running',
|
|
53
|
-
launchSuccess: 'Blocklet Space
|
|
53
|
+
launchSuccess: 'Blocklet Space successfully launched',
|
|
54
54
|
loadStatusFailed: 'Failed to load Blocklet Space status',
|
|
55
55
|
waitingForLaunching: 'Your Blocklet Space launch request is being processed, please be patient, it usually takes about 5 minutes',
|
|
56
56
|
accessServer: 'Access Blocklet Space',
|
|
@@ -63,12 +63,12 @@ export default {
|
|
|
63
63
|
},
|
|
64
64
|
dialog: {
|
|
65
65
|
title: 'Launch Blocklet Space',
|
|
66
|
-
scan: 'Scan following
|
|
66
|
+
scan: 'Scan the following QR code with your DID Wallet',
|
|
67
67
|
confirm: 'Confirm on your DID Wallet',
|
|
68
68
|
success: 'Launching'
|
|
69
69
|
},
|
|
70
70
|
error: {
|
|
71
|
-
launchFailed: 'Launch
|
|
71
|
+
launchFailed: 'Space Launch Failed',
|
|
72
72
|
launchFailedDescription: 'You can retry by clicking the button below',
|
|
73
73
|
notFound: 'No Blocklet Space being started',
|
|
74
74
|
notFoundDescription: 'You can launch the Space by clicking the button below'
|
|
@@ -87,7 +87,7 @@ export default {
|
|
|
87
87
|
},
|
|
88
88
|
installing: 'Installing Blocklet...',
|
|
89
89
|
installed: 'Blocklet is installed',
|
|
90
|
-
installFailed: '
|
|
90
|
+
installFailed: 'Blocklet Installation Failed!'
|
|
91
91
|
},
|
|
92
92
|
startApp: {
|
|
93
93
|
pageTitle: 'Start Blocklet',
|
|
@@ -97,8 +97,8 @@ export default {
|
|
|
97
97
|
startingDescription: 'Your blocklet is starting up and will be ready shortly. Please wait a moment.',
|
|
98
98
|
startingTitle: 'Almost there!',
|
|
99
99
|
startingWaitMessage: 'Your blocklet is starting and will be accessible in a moment. You can access the management panel to monitor the progress.',
|
|
100
|
-
startFailed: 'Start
|
|
101
|
-
installFailed: '
|
|
100
|
+
startFailed: 'Blocklet Start Failed',
|
|
101
|
+
installFailed: 'Blocklet Installation Failed',
|
|
102
102
|
visit: 'Visit Blocklet',
|
|
103
103
|
dashboard: 'View Blocklet Dashboard',
|
|
104
104
|
managementPanel: 'Management Panel',
|
|
@@ -139,7 +139,7 @@ export default {
|
|
|
139
139
|
start: {
|
|
140
140
|
title: 'Starting Space',
|
|
141
141
|
error: {
|
|
142
|
-
launchFailed: 'Start
|
|
142
|
+
launchFailed: 'Space Start Failed',
|
|
143
143
|
notFound: 'No Space being started'
|
|
144
144
|
}
|
|
145
145
|
},
|
|
@@ -150,7 +150,7 @@ export default {
|
|
|
150
150
|
title: 'Redeem Space',
|
|
151
151
|
scan: 'Scan the QR code below with your DID wallet to complete redeem',
|
|
152
152
|
confirm: 'Confirm on your DID Wallet',
|
|
153
|
-
success: 'Your redeem request is being
|
|
153
|
+
success: 'Your redeem request is being processed'
|
|
154
154
|
}
|
|
155
155
|
},
|
|
156
156
|
launchPrepare: {
|
|
@@ -170,7 +170,7 @@ export default {
|
|
|
170
170
|
morePlanPrompt: 'Flip the page to see more plans',
|
|
171
171
|
redeem: 'Select purchased space',
|
|
172
172
|
noProducts: 'No products available for purchase, please check your payment-kit config',
|
|
173
|
-
serverlessNotSupported: 'This blocklet is not allowed in
|
|
173
|
+
serverlessNotSupported: 'This blocklet is not allowed in singular and on-demand space, please select dedicated space',
|
|
174
174
|
componentCount: '{count} Component Included',
|
|
175
175
|
componentsCount: '{count} Components Included',
|
|
176
176
|
onDemandNotSupport: 'This blocklet does not support installation in on-demand space, please purchase dedicated space or install in your own dedicated space',
|
package/lib/locales/en.js
CHANGED
|
@@ -54,9 +54,9 @@ var _default = exports.default = {
|
|
|
54
54
|
pageTitle: 'Preparing Space',
|
|
55
55
|
invalidFftId: 'Invalid Purchase NFT ID',
|
|
56
56
|
launchApp: 'Launch Blocklet',
|
|
57
|
-
launching: 'Your Blocklet Space is being
|
|
57
|
+
launching: 'Your Blocklet Space is being prepared, please be patient, it usually takes about 5 minutes',
|
|
58
58
|
launched: 'Your Blocklet Space is up and running',
|
|
59
|
-
launchSuccess: 'Blocklet Space
|
|
59
|
+
launchSuccess: 'Blocklet Space successfully launched',
|
|
60
60
|
loadStatusFailed: 'Failed to load Blocklet Space status',
|
|
61
61
|
waitingForLaunching: 'Your Blocklet Space launch request is being processed, please be patient, it usually takes about 5 minutes',
|
|
62
62
|
accessServer: 'Access Blocklet Space',
|
|
@@ -69,12 +69,12 @@ var _default = exports.default = {
|
|
|
69
69
|
},
|
|
70
70
|
dialog: {
|
|
71
71
|
title: 'Launch Blocklet Space',
|
|
72
|
-
scan: 'Scan following
|
|
72
|
+
scan: 'Scan the following QR code with your DID Wallet',
|
|
73
73
|
confirm: 'Confirm on your DID Wallet',
|
|
74
74
|
success: 'Launching'
|
|
75
75
|
},
|
|
76
76
|
error: {
|
|
77
|
-
launchFailed: 'Launch
|
|
77
|
+
launchFailed: 'Space Launch Failed',
|
|
78
78
|
launchFailedDescription: 'You can retry by clicking the button below',
|
|
79
79
|
notFound: 'No Blocklet Space being started',
|
|
80
80
|
notFoundDescription: 'You can launch the Space by clicking the button below'
|
|
@@ -93,7 +93,7 @@ var _default = exports.default = {
|
|
|
93
93
|
},
|
|
94
94
|
installing: 'Installing Blocklet...',
|
|
95
95
|
installed: 'Blocklet is installed',
|
|
96
|
-
installFailed: '
|
|
96
|
+
installFailed: 'Blocklet Installation Failed!'
|
|
97
97
|
},
|
|
98
98
|
startApp: {
|
|
99
99
|
pageTitle: 'Start Blocklet',
|
|
@@ -103,8 +103,8 @@ var _default = exports.default = {
|
|
|
103
103
|
startingDescription: 'Your blocklet is starting up and will be ready shortly. Please wait a moment.',
|
|
104
104
|
startingTitle: 'Almost there!',
|
|
105
105
|
startingWaitMessage: 'Your blocklet is starting and will be accessible in a moment. You can access the management panel to monitor the progress.',
|
|
106
|
-
startFailed: 'Start
|
|
107
|
-
installFailed: '
|
|
106
|
+
startFailed: 'Blocklet Start Failed',
|
|
107
|
+
installFailed: 'Blocklet Installation Failed',
|
|
108
108
|
visit: 'Visit Blocklet',
|
|
109
109
|
dashboard: 'View Blocklet Dashboard',
|
|
110
110
|
managementPanel: 'Management Panel',
|
|
@@ -145,7 +145,7 @@ var _default = exports.default = {
|
|
|
145
145
|
start: {
|
|
146
146
|
title: 'Starting Space',
|
|
147
147
|
error: {
|
|
148
|
-
launchFailed: 'Start
|
|
148
|
+
launchFailed: 'Space Start Failed',
|
|
149
149
|
notFound: 'No Space being started'
|
|
150
150
|
}
|
|
151
151
|
},
|
|
@@ -156,7 +156,7 @@ var _default = exports.default = {
|
|
|
156
156
|
title: 'Redeem Space',
|
|
157
157
|
scan: 'Scan the QR code below with your DID wallet to complete redeem',
|
|
158
158
|
confirm: 'Confirm on your DID Wallet',
|
|
159
|
-
success: 'Your redeem request is being
|
|
159
|
+
success: 'Your redeem request is being processed'
|
|
160
160
|
}
|
|
161
161
|
},
|
|
162
162
|
launchPrepare: {
|
|
@@ -176,7 +176,7 @@ var _default = exports.default = {
|
|
|
176
176
|
morePlanPrompt: 'Flip the page to see more plans',
|
|
177
177
|
redeem: 'Select purchased space',
|
|
178
178
|
noProducts: 'No products available for purchase, please check your payment-kit config',
|
|
179
|
-
serverlessNotSupported: 'This blocklet is not allowed in
|
|
179
|
+
serverlessNotSupported: 'This blocklet is not allowed in singular and on-demand space, please select dedicated space',
|
|
180
180
|
componentCount: '{count} Component Included',
|
|
181
181
|
componentsCount: '{count} Components Included',
|
|
182
182
|
onDemandNotSupport: 'This blocklet does not support installation in on-demand space, please purchase dedicated space or install in your own dedicated space',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@blocklet/launcher-workflow",
|
|
3
|
-
"version": "2.5.
|
|
3
|
+
"version": "2.5.25",
|
|
4
4
|
"description": "Purchase components for Launcher UI",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -49,8 +49,8 @@
|
|
|
49
49
|
"@arcblock/react-hooks": "^3.1.41",
|
|
50
50
|
"@arcblock/ux": "^3.1.41",
|
|
51
51
|
"@blocklet/launcher-layout": "^3.1.41",
|
|
52
|
-
"@blocklet/launcher-util": "2.5.
|
|
53
|
-
"@blocklet/launcher-ux": "2.5.
|
|
52
|
+
"@blocklet/launcher-util": "2.5.25",
|
|
53
|
+
"@blocklet/launcher-ux": "2.5.25",
|
|
54
54
|
"@blocklet/payment": "^1.14.8",
|
|
55
55
|
"@blocklet/payment-react": "^1.20.16",
|
|
56
56
|
"@emotion/react": "^11.14.0",
|
|
@@ -109,5 +109,5 @@
|
|
|
109
109
|
"require": "./lib/locales/index.js"
|
|
110
110
|
}
|
|
111
111
|
},
|
|
112
|
-
"gitHead": "
|
|
112
|
+
"gitHead": "f02aeb235127547371e0ed0656f560d3fe51b798"
|
|
113
113
|
}
|