From b8ae4a628ac7b47bbe6aff0661e68791391048fa Mon Sep 17 00:00:00 2001 From: Mutasem Date: Thu, 31 Mar 2022 23:03:21 +0200 Subject: [PATCH] delete unused keys --- packages/editor-ui/src/plugins/i18n/locales/en.json | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/packages/editor-ui/src/plugins/i18n/locales/en.json b/packages/editor-ui/src/plugins/i18n/locales/en.json index 20225abe53..76a1ec4c03 100644 --- a/packages/editor-ui/src/plugins/i18n/locales/en.json +++ b/packages/editor-ui/src/plugins/i18n/locales/en.json @@ -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.
Displaying it could cause problems.

If you do decide to display it, consider avoiding the JSON view." + "table": "Table" }, "saveButton": { "save": "@:reusableBaseText.save",