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 07895025c..35cc10016 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -3612,6 +3612,10 @@
"translation": "Expires in must be set"
},
{
+ "id": "model.authorize.is_valid.response_type.app_error",
+ "translation": "Invalid response type"
+ },
+ {
"id": "model.authorize.is_valid.redirect_uri.app_error",
"translation": "Invalid redirect uri"
},