From 1a8e432d5db5da0f48e4be1d8188acd32455a997 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 10:51:07 -0500 Subject: [PATCH] automated update to translation keys (#723) Co-authored-by: Paul's Grist Bot --- static/locales/en.client.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/locales/en.client.json b/static/locales/en.client.json index 5cb89c48..4f7f690c 100644 --- a/static/locales/en.client.json +++ b/static/locales/en.client.json @@ -1055,7 +1055,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." + "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." }, "DescriptionConfig": { "DESCRIPTION": "DESCRIPTION"