mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
1 item
This commit is contained in:
parent
d04078af2b
commit
fa555b3e9c
|
@ -1157,7 +1157,7 @@
|
|||
"node.output.tooMuchData.message": "The node contains {size} MB of data. Displaying it may cause problems. <br /> If you do decide to display it, avoid the JSON view.",
|
||||
"node.output.tooMuchData.showDataAnyway": "Show data anyway",
|
||||
"node.output.items": "items",
|
||||
"node.output.item": "items",
|
||||
"node.output.item": "item",
|
||||
"node.output.emptyOutput": "This output item is empty.",
|
||||
"node.output.emptyInput": "This input item is empty. {name} will still execute when it recieves an empty item.",
|
||||
"openWorkflow.workflowImportError": "Could not import workflow",
|
||||
|
|
Loading…
Reference in a new issue