delete unused keys

This commit is contained in:
Mutasem 2022-03-31 23:03:21 +02:00
parent 09b697db57
commit b8ae4a628a

View file

@ -735,26 +735,16 @@
"copyParameterPath": "Copy Parameter Path", "copyParameterPath": "Copy Parameter Path",
"copyToClipboard": "Copy to Clipboard", "copyToClipboard": "Copy to Clipboard",
"copyValue": "Copy Value", "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", "executionTime": "Execution Time",
"fileExtension": "File Extension", "fileExtension": "File Extension",
"fileName": "File Name", "fileName": "File Name",
"items": "Items",
"json": "JSON", "json": "JSON",
"mimeType": "Mime Type", "mimeType": "Mime Type",
"ms": "ms", "ms": "ms",
"noBinaryDataFound": "No binary data found", "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", "showBinaryData": "Show Binary Data",
"startTime": "Start Time", "startTime": "Start Time",
"table": "Table", "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."
}, },
"saveButton": { "saveButton": {
"save": "@:reusableBaseText.save", "save": "@:reusableBaseText.save",