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
Copy file name to clipboardExpand all lines: frontend/src/lang/modules/en.ts
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1729,7 +1729,8 @@ const message = {
1729
1729
takeDown: 'TakeDown',
1730
1730
allReadyInstalled: 'Installed',
1731
1731
installHelper: 'Configuring image acceleration can solve the problem of image pull failure',
1732
-
upgradeHelper: 'The abnormal application needs to be synchronized to the normal state first',
1732
+
upgradeHelper:
1733
+
'Abnormal applications need to be synchronized to normal status first. If the upgrade fails, please check the failure reason in the log audit-system log',
1733
1734
installWarn:
1734
1735
'Currently, if the port external access is not checked, it will not be able to access through the external network IP: port. Do you want to continue?',
0 commit comments