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 7d23a13c1..6784bcd75 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2700,6 +2700,10 @@
"translation": "You are deleting %v that is a system administrator. You may need to set another account as the system administrator using the command line tools."
},
{
+ "id": "api.oauth.invalid_state_token.app_error",
+ "translation": "Invalid state token"
+ },
+ {
"id": "api.user.reset_password.invalid_link.app_error",
"translation": "The reset password link does not appear to be valid"
},