# L10nModule

**Kind:** Module

**Source:** [`atloria-monorepo/apps/api/src/l10n/l10n.module.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/l10n/l10n.module.ts#L19)

## Relationships

- MODULE_IMPORTS → `configmodule`
- MODULE_IMPORTS → `DatabaseModule`
- MODULE_IMPORTS → `AuthModule`
- MODULE_IMPORTS → `AIModule`
- MODULE_IMPORTS → `DocsRepoModule`
- MODULE_DECLARES → `L10nController`
- MODULE_PROVIDES → `TranslationsService`
- MODULE_PROVIDES → `TranslateQueueService`
- MODULE_PROVIDES → `TranslateWorker`
- MODULE_PROVIDES → `L10nAutomationService`
- MODULE_EXPORTS → `TranslationsService`
- MODULE_EXPORTS → `L10nAutomationService`
- MODULE_EXPORTS → `TranslateQueueService`

## Referenced By

- `AppModule` (MODULE_IMPORTS)
- `DocumentationModule` (MODULE_IMPORTS)
- `TechnicalDocsModule` (MODULE_IMPORTS)
