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 a2d1637a3..6371522a4 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2132,6 +2132,10 @@
"translation": "Failed to send invite email successfully err=%v"
},
{
+ "id": "api.team.invite_members.invalid_email.app_error",
+ "translation": "The following email addresses do not belong to an accepted domain: {{.Addresses}}. Please contact your System Administrator for details."
+ },
+ {
"id": "api.team.invite_members.sending.info",
"translation": "sending invitation to %v %v"
},