# đĻ
> Turn translation of your Directus project into a seamless experience.

## đ Prerequisites
- Directus `^10.10.0`+
- [Your project is set up for translations](https://docs.directus.io/guides/headless-cms/content-translations.html)
## đ§ Install
### Via Marketplace
Visit Directus's [Marketplace](https://docs.directus.io/extensions/marketplace/publishing.html) in your instance and search for _Localazy_.
### Manually
```bash
npm install @localazy/directus-extension-localazy
# or you can use yarn or pnpm
```
## đ Documentation
- [Localazy Directus Plugin](https://localazy.com/docs/directus/directus-plugin-introduction-installation)
- [Getting Started With Localazy](https://localazy.com/docs/general/getting-started-with-localazy)
## Automatically Upload Content
To automatically synchronize your content from Directus to Localazy, see [Directus Extension Localazy Automation](https://github.com/localazy/directus-extension-localazy/blob/main/extensions/sync-hook)
## đ Support
Join the [Localazy Discussion Forum](https://discuss.localazy.com/) to discuss anything localization related.
If you encounter any problems or have questions, you can use our forum or contact us at
team@localazy.com.
## â¤ī¸ Localazy Ecosystem
Check out other npm packages from Localazy:
| NPM package | Description |
|:--------------------------------------------------------------------------------------|----------------------------------------------|
| [@localazy/cli](https://www.npmjs.com/package/@localazy/cli) | Localazy CLI tool. |
| [@localazy/api-client](https://www.npmjs.com/package/@localazy/api-client) | Localazy API client. |
| [@localazy/languages](https://www.npmjs.com/package/@localazy/languages) | List of all languages supported by Localazy. |
[@localazy/strapi-plugin](https://www.npmjs.com/package/@localazy/strapi-plugin) | The official Localazy Strapi plugin. |
Discover all available [integration options and localization examples](https://github.com/localazy).