From f01a04c98ef9ccfd9cf3309b60bc63abba5106d6 Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 2 Sep 2022 16:32:47 +0200 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (1504 of 1504 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ --- www/common/translations/messages.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index ed08b8430..123088960 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1503,5 +1503,6 @@ "og_contact": "{0} Contact", "og_pricing": "{0} Pricing", "og_features": "{0} Features", - "ui_jsRequired": "JavaScript must be enabled to perform encryption in your browser" + "ui_jsRequired": "JavaScript must be enabled to perform encryption in your browser", + "og_encryptedAppType": "Encrypted {0}" }