mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
add missing CSV node messages (#1551)
This commit is contained in:
parent
4453a51211
commit
3ba56a0a65
@ -618,6 +618,8 @@
|
|||||||
"c2o": "CSV to Object options",
|
"c2o": "CSV to Object options",
|
||||||
"o2c": "Object to CSV options",
|
"o2c": "Object to CSV options",
|
||||||
"input": "Input",
|
"input": "Input",
|
||||||
|
"skip-s": "Skip first",
|
||||||
|
"skip-e": "lines",
|
||||||
"firstrow": "first row contains column names",
|
"firstrow": "first row contains column names",
|
||||||
"output": "Output",
|
"output": "Output",
|
||||||
"includerow": "include column name row",
|
"includerow": "include column name row",
|
||||||
|
Loading…
Reference in New Issue
Block a user