mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
(core) Import redesign
Summary: New UI design for incremental imports. Test Plan: Updated Reviewers: georgegevoian Reviewed By: georgegevoian Differential Revision: https://phab.getgrist.com/D3945
This commit is contained in:
@@ -447,7 +447,11 @@
|
||||
"Importer": {
|
||||
"Merge rows that match these fields:": "Merge rows that match these fields:",
|
||||
"Select fields to match on": "Select fields to match on",
|
||||
"Update existing records": "Update existing records"
|
||||
"Update existing records": "Update existing records",
|
||||
"{{count}} unmatched field in import_one": "{{count}} unmatched field in import",
|
||||
"{{count}} unmatched field in import_other": "{{count}} unmatched fields in import",
|
||||
"{{count}} unmatched field_one": "{{count}} unmatched field",
|
||||
"{{count}} unmatched field_other": "{{count}} unmatched fields"
|
||||
},
|
||||
"LeftPanelCommon": {
|
||||
"Help Center": "Help Center"
|
||||
|
||||
Reference in New Issue
Block a user