feat: support for multiple encodings in CSV files (#5756)
This commit is contained in:
@@ -88,7 +88,8 @@
|
||||
"comma": "Comma (,)",
|
||||
"semicolon": "Semicolon (;)",
|
||||
"both": "Both (,) and (;)"
|
||||
}
|
||||
},
|
||||
"fileEncoding": "File Encoding"
|
||||
},
|
||||
"help": {
|
||||
"click": "select file or directory",
|
||||
|
||||
Reference in New Issue
Block a user