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}" }