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
"If a new execution is triggered, the result of the previous uncompleted executions will be ignored if the previous executions did not complete, and the ignored executions will not trigger the event list of the query.",
445
444
success: "Success",
@@ -1377,8 +1376,8 @@ export const en = {
1377
1376
"You are about to delete this workspace {permanentlyDelete}. Once deleted, the workspace {notRestored}.",
1378
1377
permanentlyDelete: "permanently",
1379
1378
notRestored: "cannot be restored",
1380
-
deleteModalLabel: "Please enter a workspace name{name}to confirm the operation:",
1381
-
deleteModalTip: "Please enter a workspace name",
1379
+
deleteModalLabel: "Please enter workspace name{name}to confirm the operation:",
1380
+
deleteModalTip: "Please enter workspace name",
1382
1381
deleteModalErr: "Workspace name is incorrect",
1383
1382
deleteModalBtn: "Delete",
1384
1383
editOrgTitle: "Edit workspace information",
@@ -2334,16 +2333,17 @@ export const en = {
2334
2333
formSelectPlaceholder: "Please select the {form}",
2335
2334
saveSuccess: "Saved successfully",
2336
2335
dangerLabel: "Danger Zone",
2337
-
dangerTip: "Disabling will cause some users to be unable to log in.",
2336
+
dangerTip:
2337
+
"Disabling this ID provider may result in some users being unable to log in. Proceed with caution.",
2338
2338
disable: "Disable",
2339
2339
disableSuccess: "Disabled successfully",
2340
2340
encryptedServer: "-------- Encrypted on the server side --------",
2341
2341
disableTip: "Tips",
2342
2342
disableContent:
2343
-
"Disabling will cause some users to be unable to log in. Are you sure to proceed?",
2343
+
"Disabling this ID provider may result in some users being unable to log in. Are you sure to proceed?",
0 commit comments