summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 1c1281263..97301da44 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -732,6 +732,10 @@
"translation": "You do not have the appropriate permissions"
},
{
+ "id": "api.context.missing_teamid.app_error",
+ "translation": "Missing Team Id"
+ },
+ {
"id": "api.context.session_expired.app_error",
"translation": "Invalid or expired session, please login again."
},