Remove incorrect "dates" from guess data type label - fixes #2883
Fixes #2883.
This commit is contained in:
parent
0e832e2d7c
commit
66aeaa4409
@ -132,7 +132,7 @@
|
||||
"core-index-parser/discard-initial": "Discard initial",
|
||||
"core-index-parser/rows-data": "row(s) of data",
|
||||
"core-index-parser/load-at-most": "Load at most",
|
||||
"core-index-parser/parse-cell": "Parse cell text into<br/>numbers, dates, …",
|
||||
"core-index-parser/parse-cell": "Attempt to parse cell<br>text into numbers",
|
||||
"core-index-parser/store-blank": "Store blank rows",
|
||||
"core-index-parser/store-nulls": "Store blank cells as nulls",
|
||||
"core-index-parser/blank-spanning-cells": "Pad cells spanning over multiple rows or columns with nulls",
|
||||
|
Loading…
Reference in New Issue
Block a user