summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index e43e3fdd2..9db731cdf 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2480,6 +2480,14 @@
"translation": "User sign-up with email is disabled."
},
{
+ "id": "api.user.create_user.missing_invite_id.app_error",
+ "translation": "Missing Invite Id."
+ },
+ {
+ "id": "api.user.create_user.missing_hash_or_data.app_error",
+ "translation": "Missing Hash or URL query data."
+ },
+ {
"id": "api.user.create_user.signup_link_expired.app_error",
"translation": "The signup link has expired"
},