From 8db56ce0ad56927b3c19d1cfffd2552ba5a2f928 Mon Sep 17 00:00:00 2001 From: gazizova-vlada Date: Sat, 10 Sep 2022 20:45:03 +0300 Subject: [PATCH] Web:Client:Add locales "ShowFeedbackAndSupport","ShowSampleDocuments","ShowVideoGuides","ShowHelpCenter". --- packages/client/public/locales/en/Settings.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/client/public/locales/en/Settings.json b/packages/client/public/locales/en/Settings.json index 80d66cdfa0..abce31e394 100644 --- a/packages/client/public/locales/en/Settings.json +++ b/packages/client/public/locales/en/Settings.json @@ -174,6 +174,10 @@ "SettingPasswordStrength": "Setting password strength", "SettingPasswordStrengthDescription": "Password Strength Settings is a way to determine the effectiveness of a password in resisting guessing and brute-force attacks.", "SettingPasswordStrengthHelper": "Use the Minimum Password Length bar to determine how long the password should be. Check the appropriate boxes below to determine the character set that must be used in the password.", + "ShowFeedbackAndSupport": "Show Feedback & Support link", + "ShowSampleDocuments": "Show sample documents in new rooms", + "ShowVideoGuides": "Show link to Video Guides", + "ShowHelpCenter": "Show link to Help Center", "SingleSignOn": "Single Sign-On", "StoragePeriod": "Storage period", "StudioTimeLanguageSettings": "Language and Time Zone Settings",