From 1d905d0596219dc33a5b87511d85192941da2aef Mon Sep 17 00:00:00 2001 From: Paul's Grist Bot Date: Mon, 30 Jan 2023 15:57:55 +0000 Subject: [PATCH] automated update to translation keys --- static/locales/en.client.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/static/locales/en.client.json b/static/locales/en.client.json index ce14ca56..7f3db564 100644 --- a/static/locales/en.client.json +++ b/static/locales/en.client.json @@ -56,7 +56,8 @@ "Save": "Save", "Theme": "Theme", "Two-factor authentication": "Two-factor authentication", - "Two-factor authentication is an extra layer of security for your Grist account designed to ensure that you're the only person who can access your account, even if someone knows your password.": "Two-factor authentication is an extra layer of security for your Grist account designed to ensure that you're the only person who can access your account, even if someone knows your password." + "Two-factor authentication is an extra layer of security for your Grist account designed to ensure that you're the only person who can access your account, even if someone knows your password.": "Two-factor authentication is an extra layer of security for your Grist account designed to ensure that you're the only person who can access your account, even if someone knows your password.", + "Language": "Language" }, "AccountWidget": { "Access Details": "Access Details", @@ -895,5 +896,8 @@ "convert to card view, select data, and more.": "convert to card view, select data, and more.", "creator panel": "creator panel", "template library": "template library" + }, + "LanguageMenu": { + "Language": "Language" } }