From 4be7e8c8c9d3a89bc285c29c2f643e25d1d14d05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 11:22:44 -0400 Subject: [PATCH] automated update to translation keys (#697) Co-authored-by: Paul's Grist Bot --- static/locales/en.client.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/static/locales/en.client.json b/static/locales/en.client.json index 7a5157be..d8b71f16 100644 --- a/static/locales/en.client.json +++ b/static/locales/en.client.json @@ -412,7 +412,14 @@ "Shortcuts": "Shortcuts", "Show hidden columns": "Show hidden columns", "Timestamp": "Timestamp", - "no reference column": "no reference column" + "no reference column": "no reference column", + "Adding UUID column": "Adding UUID column", + "Adding duplicates column": "Adding duplicates column", + "Detect Duplicates in...": "Detect Duplicates in...", + "Duplicate in {{- label}}": "Duplicate in {{- label}}", + "No reference columns.": "No reference columns.", + "Search columns": "Search columns", + "UUID": "UUID" }, "GristDoc": { "Added new linked section to view {{viewName}}": "Added new linked section to view {{viewName}}",