diff --git a/content/docs/localization.mdx b/content/docs/localization.mdx
index 629a495..dd69461 100644
--- a/content/docs/localization.mdx
+++ b/content/docs/localization.mdx
@@ -47,7 +47,7 @@ You can also preview it on device using the [In-App Previews](/sdk/quickstart/in
### Third Party Localization
-If you choose to use a third party localization service, Superwall supports a few! We support Lokalise and Crowdin.
+If you choose to use a third party localization service, Superwall supports Lokalise.
Once configured, Superwall will automatically synchronize your strings to your chosen provider and subscribe to updates.
@@ -72,21 +72,3 @@ Once you've got the token, head on over to Superwall and select Settings -> Loca
Once you've added a valid API key, you should see a dropdown for the Lokalise project to use.
Select your project, click save, then start localizing!
-
-#### Crowdin
-
-To set up Crowdin, you'll need to [generate an API key](https://crowdin.com/settings#api-key).
-
-
-
-Grant the API key the `webhooks` and all `projects` scopes.
-
-
-
-Once you've got the token, head on over to Superwall and select Settings -> Localization. Choose `Crowdin` from the dropdown and enter your API key.
-
-
-
-Once you've added a valid API key, you should see a dropdown for the Crowdin project to use.
-
-Select your project, click save, then start localizing!