mirror of
https://github.com/n8n-io/n8n.git
synced 2025-02-02 07:01:30 -08:00
delete unused keys
This commit is contained in:
parent
09b697db57
commit
b8ae4a628a
|
@ -735,26 +735,16 @@
|
|||
"copyParameterPath": "Copy Parameter Path",
|
||||
"copyToClipboard": "Copy to Clipboard",
|
||||
"copyValue": "Copy Value",
|
||||
"dataOfExecution": "Data of Execution",
|
||||
"dataReturnedByThisNodeWillDisplayHere": "Data returned by this node will display here",
|
||||
"displayDataAnyway": "Display Data Anyway",
|
||||
"entriesExistButThey": "Entries exist but they do not contain any JSON data",
|
||||
"executionTime": "Execution Time",
|
||||
"fileExtension": "File Extension",
|
||||
"fileName": "File Name",
|
||||
"items": "Items",
|
||||
"json": "JSON",
|
||||
"mimeType": "Mime Type",
|
||||
"ms": "ms",
|
||||
"noBinaryDataFound": "No binary data found",
|
||||
"noData": "No data",
|
||||
"": "No text data found",
|
||||
"nodeReturnedALargeAmountOfData": "Node returned a large amount of data",
|
||||
"output": "Output",
|
||||
"showBinaryData": "Show Binary Data",
|
||||
"startTime": "Start Time",
|
||||
"table": "Table",
|
||||
"theNodeContains": "The node contains {numberOfKb} KB of data.<br />Displaying it could cause problems.<br /><br />If you do decide to display it, consider avoiding the JSON view."
|
||||
"table": "Table"
|
||||
},
|
||||
"saveButton": {
|
||||
"save": "@:reusableBaseText.save",
|
||||
|
|
Loading…
Reference in a new issue