You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: frontend/src/i18n/en.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -718,6 +718,8 @@
718
718
"client_id": "Client ID",
719
719
"client_secret": "Client Secret",
720
720
"redirect_url": "Redirect URL",
721
+
"logout_redirect_url": "Logout Redirect URL",
722
+
"logout_redirect_url_placeholder": "By default, users will be redirected to the SQLBot login page after logout. You can customize the redirect address here.",
0 commit comments