From 87228e9c7444e13dfe23df7c4d837dec6b712e71 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 04:52:03 -0500 Subject: [PATCH] automated update to translation keys (#774) Co-authored-by: Paul's Grist Bot --- static/locales/en.client.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/static/locales/en.client.json b/static/locales/en.client.json index 216958f0..95e58428 100644 --- a/static/locales/en.client.json +++ b/static/locales/en.client.json @@ -425,7 +425,9 @@ "Duplicate in {{- label}}": "Duplicate in {{- label}}", "No reference columns.": "No reference columns.", "Search columns": "Search columns", - "UUID": "UUID" + "UUID": "UUID", + "Add column with type": "Add column with type", + "Add formula column": "Add formula column" }, "GristDoc": { "Added new linked section to view {{viewName}}": "Added new linked section to view {{viewName}}", @@ -1063,7 +1065,8 @@ "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.", - "You can choose from widgets available to you in the dropdown, or embed your own by providing its full URL.": "You can choose from widgets available to you in the dropdown, or embed your own by providing its full URL." + "You can choose from widgets available to you in the dropdown, or embed your own by providing its full URL.": "You can choose from widgets available to you in the dropdown, or embed your own by providing its full URL.", + "Formulas support many Excel functions, full Python syntax, and include a helpful AI Assistant.": "Formulas support many Excel functions, full Python syntax, and include a helpful AI Assistant." }, "DescriptionConfig": { "DESCRIPTION": "DESCRIPTION"