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 b12a67cde..f257a86a4 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -312,6 +312,10 @@
"translation": "Email has not been configured, no invite(s) sent"
},
{
+ "id": "api.command.invite_people.email_invitations_off",
+ "translation": "Email invitations are disabled, no invite(s) sent"
+ },
+ {
"id": "api.command.invite_people.fail",
"translation": "Encountered an error sending email invite(s)"
},
@@ -1615,6 +1619,10 @@
"translation": "No one to invite."
},
{
+ "id": "api.team.invite_members.disabled.app_error",
+ "translation": "Email invitations are disabled."
+ },
+ {
"id": "api.team.is_team_creation_allowed.disabled.app_error",
"translation": "Team creation has been disabled. Please ask your systems administrator for details."
},