summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 138933bd6..30a258137 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2372,6 +2372,10 @@
"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"
},