From a48bd85db305fb320bccfce595aa6efd2cdad656 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 11:54:57 -0400 Subject: [PATCH] automated update to translation keys (#684) Co-authored-by: Paul's Grist Bot --- static/locales/en.client.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/static/locales/en.client.json b/static/locales/en.client.json index 8be0f270..7a7053db 100644 --- a/static/locales/en.client.json +++ b/static/locales/en.client.json @@ -90,7 +90,8 @@ "Action Log failed to load": "Action Log failed to load", "Column {{colId}} was subsequently removed in action #{{action.actionNum}}": "Column {{colId}} was subsequently removed in action #{{action.actionNum}}", "Table {{tableId}} was subsequently removed in action #{{actionNum}}": "Table {{tableId}} was subsequently removed in action #{{actionNum}}", - "This row was subsequently removed in action {{action.actionNum}}": "This row was subsequently removed in action {{action.actionNum}}" + "This row was subsequently removed in action {{action.actionNum}}": "This row was subsequently removed in action {{action.actionNum}}", + "All tables": "All tables" }, "AddNewButton": { "Add New": "Add New" @@ -1019,7 +1020,12 @@ "Anchor Links": "Anchor Links", "Custom Widgets": "Custom Widgets", "To make an anchor link that takes the user to a specific cell, click on a row and press {{shortcut}}.": "To make an anchor link that takes the user to a specific cell, click on a row and press {{shortcut}}.", - "You can choose one of our pre-made widgets or embed your own by providing its full URL.": "You can choose one of our pre-made widgets or embed your own by providing its full URL." + "You can choose one of our pre-made widgets or embed your own by providing its full URL.": "You can choose one of our pre-made widgets or embed your own by providing its full URL.", + "Calendar": "Calendar", + "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." + } }, "DescriptionConfig": { "DESCRIPTION": "DESCRIPTION"