You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'You need to disable this module before updating Do you want to disable it now?':
90
91
'You need to disable this module before updating. Do you want to disable it now?',
91
92
'Disable and update': 'Disable and update',
92
-
'No module purchase order was found within the expiration date':
93
-
'No module purchase order was found within the expiration date. Do you want to purchase the current module now?',
93
+
'No module purchase order was found': 'No module purchase order was found. Do you want to purchase the current module now?',
94
94
// installConflict
95
95
'new file': 'new file',
96
96
'Existing files': 'Existing files',
@@ -135,6 +135,7 @@ export default {
135
135
'Installation cancelled because the directory required by the module is occupied!',
136
136
'Installation complete': 'Installation complete',
137
137
'A conflict is found Please handle it manually': 'A conflict is found. Please handle it manually',
138
+
'Select Version': 'Select install version',
138
139
'Wait for dependent installation': 'Wait for dependent installation',
139
140
'The operation succeeds Please clear the system cache and refresh the browser ~':
140
141
'The operation succeeds. Please clear the system cache and refresh the browser ~',
@@ -147,4 +148,15 @@ export default {
147
148
'Before successfully restarting the service, you can find the button to manually restart the service from the button group on the right side of the top bar.',
148
149
'Manual restart': 'Manual restart',
149
150
'Restart Now': 'Restart Now',
151
+
// 选择安装版本
152
+
'Available system version': 'Available system version',
0 commit comments