docs: Replace references to set node (no-changelog) (#7973)

## Summary
This replaces the set node references with edit fields.

Ref: https://n8nio.slack.com/archives/C036PA5D42D/p1702040900165709
This commit is contained in:
Jon
2023-12-11 10:10:03 +00:00
committed by GitHub
parent 012310b9c1
commit 97e39c39d9
10 changed files with 10 additions and 10 deletions

View File

@@ -1271,7 +1271,7 @@
"resourceLocator.openResource": "Open in {appName}",
"resourceLocator.search.placeholder": "Search...",
"resourceLocator.url.placeholder": "Enter URL...",
"resourceMapper.autoMappingNotice": "In this mode, make sure the incoming data fields are named the same as the {fieldWord} in {serviceName}. (Use a 'set' node before this node to change them if required.)",
"resourceMapper.autoMappingNotice": "In this mode, make sure the incoming data fields are named the same as the {fieldWord} in {serviceName}. (Use an 'Edit Fields' node before this node to change them if required.)",
"resourceMapper.mappingMode.label": "Mapping Column Mode",
"resourceMapper.mappingMode.defineBelow.name": "Map Each Column Manually",
"resourceMapper.mappingMode.defineBelow.description": "Set the value for each {fieldWord}",