chore: merge nightly & update dataset preview dialog mapping text
This commit is contained in:
parent
0e3ac91e2a
commit
b274e9e0c6
1 changed files with 1 additions and 1 deletions
|
|
@ -168,7 +168,7 @@ export function DatasetMappingCard({
|
|||
>
|
||||
{mappingOk
|
||||
? autoDetected
|
||||
? "We auto-detected the column mapping below. You can change it using the dropdowns in the column headers."
|
||||
? "We auto-detected the column mapping below. You can change it using the dropdowns in the column headers, or use AI Assist for a smarter mapping strategy."
|
||||
: "Looks good. We'll convert this dataset automatically."
|
||||
: `Assign roles to columns using the dropdowns in the headers. At minimum, assign ${requiredLabel}.`}
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue