From 98dc10dec7598c3b10bd84741dbb93bfd27208cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 09:53:21 -0400 Subject: [PATCH] automated update to translation keys (#711) Co-authored-by: Paul's Grist Bot --- static/locales/en.client.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/static/locales/en.client.json b/static/locales/en.client.json index d8b71f16..5cb89c48 100644 --- a/static/locales/en.client.json +++ b/static/locales/en.client.json @@ -944,7 +944,8 @@ "Mixed types": "Mixed types", "Revert field settings for {{colId}} to common": "Revert field settings for {{colId}} to common", "Save field settings for {{colId}} as common": "Save field settings for {{colId}} as common", - "Use separate field settings for {{colId}}": "Use separate field settings for {{colId}}" + "Use separate field settings for {{colId}}": "Use separate field settings for {{colId}}", + "Changing column type": "Changing column type" }, "FieldEditor": { "It should be impossible to save a plain data value into a formula column": "It should be impossible to save a plain data value into a formula column", @@ -1051,7 +1052,10 @@ "Can't find the right columns? Click 'Change Widget' to select the table with events data.": "Can't find the right columns? Click 'Change Widget' to select the table with events data.", "To configure your calendar, select columns for start": { "end dates and event titles. Note each column's type.": "To configure your calendar, select columns for start/end dates and event titles. Note each column's type." - } + }, + "A UUID is a randomly-generated string that is useful for unique identifiers and link keys.": "A UUID is a randomly-generated string that is useful for unique identifiers and link keys.", + "Lookups return data from related tables.": "Lookups return data from related tables.", + "Use reference columns to relate data in different tables.": "Use reference columns to relate data in different tables." }, "DescriptionConfig": { "DESCRIPTION": "DESCRIPTION"