From 9220254f05b6200de2e8ac78476a8df536c821ec Mon Sep 17 00:00:00 2001 From: Joram Wilander Date: Thu, 23 Feb 2017 03:53:33 -0500 Subject: Block OAuth account creation when disabled in config (#5506) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 138933bd6..30a258137 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -2371,6 +2371,10 @@ "id": "api.user.create_user.signup_email_disabled.app_error", "translation": "User sign-up with email is disabled." }, + { + "id": "api.user.create_user.disabled.app_error", + "translation": "User creation is disabled." + }, { "id": "api.user.create_user.signup_link_expired.app_error", "translation": "The signup link has expired" -- cgit v1.2.3-1-g7c22