From 2e2fa693f501b417f307e4b11e6f1c8b67443fc6 Mon Sep 17 00:00:00 2001 From: Kane York Date: Tue, 15 Sep 2015 12:42:14 -0700 Subject: [PATCH] You need to translate the site settings, dummy --- config/locales/server.en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 4c03b835c6f..2d48c8f5230 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -920,6 +920,7 @@ en: enable_local_logins: "Enable local username and password login based accounts. (Note: this must be enabled for invites to work)" allow_new_registrations: "Allow new user registrations. Uncheck this to prevent anyone from creating a new account." + enable_signup_cta: "Show a notice to returning anonymous users prompting them to sign up for an account." enable_yahoo_logins: "Enable Yahoo authentication" enable_google_oauth2_logins: "Enable Google Oauth2 authentication. This is the method of authentication that Google currently supports. Requires key and secret."