From 8bfba150b97efa8e6123ff9eed242dce05e8f513 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 10:36:30 -0400 Subject: [PATCH] automated update to translation keys (#611) Co-authored-by: Paul's Grist Bot --- static/locales/en.client.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/static/locales/en.client.json b/static/locales/en.client.json index dff180cc..4d8425fe 100644 --- a/static/locales/en.client.json +++ b/static/locales/en.client.json @@ -451,7 +451,18 @@ "{{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" + "{{count}} unmatched field_other": "{{count}} unmatched fields", + "Column Mapping": "Column Mapping", + "Column mapping": "Column mapping", + "Destination table": "Destination table", + "Grist column": "Grist column", + "Import from file": "Import from file", + "New Table": "New Table", + "Revert": "Revert", + "Skip": "Skip", + "Skip Import": "Skip Import", + "Skip Table on Import": "Skip Table on Import", + "Source column": "Source column" }, "LeftPanelCommon": { "Help Center": "Help Center"