From 68fbeb4d7b680344b7b995f516766689797f3987 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 11:15:09 -0400 Subject: [PATCH] automated update to translation keys (#511) 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 a96599a4..72a5a6a2 100644 --- a/static/locales/en.client.json +++ b/static/locales/en.client.json @@ -984,6 +984,7 @@ "Column description": "Column description", "Column label": "Column label", "Provide a column label": "Provide a column label", - "Save": "Save" + "Save": "Save", + "Close": "Close" } }