From 1326ab66a141e73f1ef7d9d39bb86596f56179e0 Mon Sep 17 00:00:00 2001 From: enahum Date: Tue, 30 Aug 2016 21:15:40 -0300 Subject: PLT-3984 Add the ability to regenerate OAuth Client Secret (#3899) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index d4324aeff..1d3c8b8a1 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -1065,6 +1065,10 @@ "id": "api.oauth.init.debug", "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." -- cgit v1.2.3-1-g7c22