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: src/locales/en/main.json
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2057,8 +2057,9 @@
2057
2057
"gotIt": "Ok, got it"
2058
2058
},
2059
2059
"oss": {
2060
-
"title": "Some Nodes Are Missing",
2061
-
"description": "This workflow uses custom nodes you haven't installed yet."
2060
+
"title": "This workflow has missing nodes",
2061
+
"description": "This workflow uses custom nodes you haven't installed yet.",
2062
+
"replacementInstruction": "Install these nodes to run this workflow, or replace them with installed alternatives. Missing nodes are highlighted in red on the canvas."
0 commit comments