From e23f83c1b043aa68e96ee325e81406694e409339 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 16:19:47 -0400 Subject: [PATCH] automated update to translation keys (#912) Co-authored-by: Paul's Grist Bot --- static/locales/en.client.json | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/static/locales/en.client.json b/static/locales/en.client.json index 82088c48..92d6b8e5 100644 --- a/static/locales/en.client.json +++ b/static/locales/en.client.json @@ -225,7 +225,8 @@ "Compare to Previous": "Compare to Previous", "Open Snapshot": "Open Snapshot", "Snapshots": "Snapshots", - "Snapshots are unavailable.": "Snapshots are unavailable." + "Snapshots are unavailable.": "Snapshots are unavailable.", + "Only owners have access to snapshots for documents with access rules.": "Only owners have access to snapshots for documents with access rules." }, "DocMenu": { "(The organization needs a paid plan)": "(The organization needs a paid plan)", @@ -1278,7 +1279,8 @@ "Opt in to Telemetry": "Opt in to Telemetry", "Opted In": "Opted In", "Support Grist": "Support Grist", - "Support Grist page": "Support Grist page" + "Support Grist page": "Support Grist page", + "Admin Panel": "Admin Panel" }, "SupportGristPage": { "GitHub": "GitHub", @@ -1296,7 +1298,8 @@ "We only collect usage statistics, as detailed in our {{link}}, never document contents.": "We only collect usage statistics, as detailed in our {{link}}, never document contents.", "You can opt out of telemetry at any time from this page.": "You can opt out of telemetry at any time from this page.", "You have opted in to telemetry. Thank you!": "You have opted in to telemetry. Thank you!", - "You have opted out of telemetry.": "You have opted out of telemetry." + "You have opted out of telemetry.": "You have opted out of telemetry.", + "Sponsor": "Sponsor" }, "buildViewSectionDom": { "No data": "No data", @@ -1421,5 +1424,17 @@ "Section": { "Insert section above": "Insert section above", "Insert section below": "Insert section below" + }, + "AdminPanel": { + "Admin Panel": "Admin Panel", + "Current": "Current", + "Current version of Grist": "Current version of Grist", + "Help us make Grist better": "Help us make Grist better", + "Home": "Home", + "Sponsor": "Sponsor", + "Support Grist": "Support Grist", + "Support Grist Labs on GitHub": "Support Grist Labs on GitHub", + "Telemetry": "Telemetry", + "Version": "Version" } }