From c214fd51d2f30b041d2d4982af897804f5fc981f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 09:20:57 -0400 Subject: [PATCH] automated update to translation keys (#636) Co-authored-by: Paul's Grist Bot --- static/locales/en.client.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/static/locales/en.client.json b/static/locales/en.client.json index 893cbda5..c29b0021 100644 --- a/static/locales/en.client.json +++ b/static/locales/en.client.json @@ -490,7 +490,10 @@ "Update Original": "Update Original", "Workspace": "Workspace", "You do not have write access to the selected workspace": "You do not have write access to the selected workspace", - "You do not have write access to this site": "You do not have write access to this site" + "You do not have write access to this site": "You do not have write access to this site", + "Download full document and history": "Download full document and history", + "Remove all data but keep the structure to use as a template": "Remove all data but keep the structure to use as a template", + "Remove document history (can significantly reduce file size)": "Remove document history (can significantly reduce file size)" }, "NotifyUI": { "Ask for help": "Ask for help", @@ -612,7 +615,8 @@ "Show in folder": "Show in folder", "Unsaved": "Unsaved", "Work on a Copy": "Work on a Copy", - "Share": "Share" + "Share": "Share", + "Download...": "Download..." }, "SiteSwitcher": { "Create new team site": "Create new team site",