diff --git a/nodes/core/locales/en-US/messages.json b/nodes/core/locales/en-US/messages.json index 53cc00d11..b9c414c5f 100644 --- a/nodes/core/locales/en-US/messages.json +++ b/nodes/core/locales/en-US/messages.json @@ -618,6 +618,8 @@ "c2o": "CSV to Object options", "o2c": "Object to CSV options", "input": "Input", + "skip-s": "Skip first", + "skip-e": "lines", "firstrow": "first row contains column names", "output": "Output", "includerow": "include column name row",