Feat node search (#23685)
Co-authored-by: GuanMu <ballmanjq@gmail.com> Co-authored-by: zhujiruo <zhujiruo@foxmail.com> Co-authored-by: Matri Qi <matrixdom@126.com> Co-authored-by: croatialu <wuli.croatia@foxmail.com> Co-authored-by: HyaCinth <88471803+HyaCiovo@users.noreply.github.com> Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
This commit is contained in:
@@ -958,6 +958,11 @@ const translation = {
|
||||
settingsTab: 'Settings',
|
||||
lastRunTab: 'Last Run',
|
||||
relationsTab: 'Relations',
|
||||
copyLastRun: 'Copy Last Run',
|
||||
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',
|
||||
runThisNode: 'Run this node',
|
||||
|
Reference in New Issue
Block a user