diff --git a/packages/hoppscotch-sh-admin/locales/en.json b/packages/hoppscotch-sh-admin/locales/en.json index c2c4b156587..62bc1c38be0 100644 --- a/packages/hoppscotch-sh-admin/locales/en.json +++ b/packages/hoppscotch-sh-admin/locales/en.json @@ -10,9 +10,11 @@ }, "configs": { "auth_providers": { + "callback_url": "CALLBACK URL", "client_id": "CLIENT ID", "client_secret": "CLIENT SECRET", "description": "Configure authentication providers for your server", + "scope": "SCOPE", "title": "Authentication Providers", "update_failure": "Failed to update authentication provider configurations!!" },