|
|
|
@ -947,13 +947,8 @@ const translation = {
|
|
|
|
},
|
|
|
|
},
|
|
|
|
debug: {
|
|
|
|
debug: {
|
|
|
|
settingsTab: 'Settings',
|
|
|
|
settingsTab: 'Settings',
|
|
|
|
lastRunTab: 'Last Run',
|
|
|
|
lastRunTab: 'Last Run',
|
|
|
|
copyLastRun: 'Copy Last Run',
|
|
|
|
noData: {
|
|
|
|
noLastRunFound: 'No previous run found',
|
|
|
|
|
|
|
|
noMatchingInputsFound: 'No matching inputs found from last run',
|
|
|
|
|
|
|
|
lastRunInputsCopied: '{{count}} input(s) copied from last run',
|
|
|
|
|
|
|
|
copyLastRunError: 'Failed to copy last run inputs',
|
|
|
|
|
|
|
|
noData: {
|
|
|
|
|
|
|
|
description: 'The results of the last run will be displayed here',
|
|
|
|
description: 'The results of the last run will be displayed here',
|
|
|
|
runThisNode: 'Run this node',
|
|
|
|
runThisNode: 'Run this node',
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|