From 336d717c67d14e1250ea26df4e7d8332ff686dc8 Mon Sep 17 00:00:00 2001 From: ansuz Date: Wed, 31 Jan 2018 15:29:57 +0100 Subject: [PATCH] fix text --- customize.dist/translations/messages.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customize.dist/translations/messages.js b/customize.dist/translations/messages.js index 32c61825f..1ec8d708e 100644 --- a/customize.dist/translations/messages.js +++ b/customize.dist/translations/messages.js @@ -475,7 +475,7 @@ define(function () { out.register_mustAcceptTerms = "You must accept the terms of service."; out.register_mustRememberPass = "We cannot reset your password if you forget it. It's very important that you remember it! Please check the checkbox to confirm."; - out.register_whyRegister = "Why signing up?"; + out.register_whyRegister = "Why sign up?"; out.register_header = "Welcome to CryptPad"; out.register_explanation = [ "

Lets go over a couple things first:

",