From dc7c44bfbf8209ab1e225446e00c533079c31a6d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 08:49:49 -0400 Subject: [PATCH] automated update to translation keys (#470) Co-authored-by: Paul's Grist Bot --- static/locales/en.client.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/static/locales/en.client.json b/static/locales/en.client.json index 1c373ed5..9f46f0e2 100644 --- a/static/locales/en.client.json +++ b/static/locales/en.client.json @@ -378,7 +378,9 @@ "Sorted (#{{count}})_other": "Sorted (#{{count}})", "Unfreeze all columns": "Unfreeze all columns", "Unfreeze {{count}} columns_one": "Unfreeze this column", - "Unfreeze {{count}} columns_other": "Unfreeze {{count}} columns" + "Unfreeze {{count}} columns_other": "Unfreeze {{count}} columns", + "Insert column to the left": "Insert column to the left", + "Insert column to the right": "Insert column to the right" }, "GristDoc": { "Added new linked section to view {{viewName}}": "Added new linked section to view {{viewName}}",