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/i18n/locales/en-US.json
+1
Original file line number
Diff line number
Diff line change
@@ -355,6 +355,7 @@
355
355
"store.models.network.removeCompatErr": "There are no other compatible backends for {{lnName}} to connect to. You must remove the {{lnName}} node first",
"store.models.network.exportBadStatus": "The network must be stopped to be exported",
358
+
"store.models.network.missingImages": "Cannot start the network because it contains custom node images that are not available on this machine",
358
359
"utils.network.backendCompatError": "This network does not contain a Bitcoin Core v{{requiredVersion}} (or lower) node which is required for {{implementation}} v{{version}}",
359
360
"utils.network.incompatibleImplementation": "Importing networks with {{implementation}} nodes is not supported on {{platform}}",
0 commit comments