diff --git a/server/locales/en/auth.json b/server/locales/en/auth.json index 2c1793a8..975d195f 100644 --- a/server/locales/en/auth.json +++ b/server/locales/en/auth.json @@ -28,5 +28,6 @@ "github": "GitHub", "slack": "Slack", "ldap": "LDAP / Active Directory" + "oauth2": "OAuth2" } -} \ No newline at end of file +}