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 d4324aeff..1d3c8b8a1 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1066,6 +1066,10 @@
"translation": "Initializing oauth api routes"
},
{
+ "id": "api.oauth.regenerate_secret.app_error",
+ "translation": "Inappropriate permissions to regenerate the OAuth2 App Secret"
+ },
+ {
"id": "api.oauth.register_oauth_app.turn_off.app_error",
"translation": "The system admin has turned off OAuth2 Service Provider."
},