Skip to main content

TranslatorService

The TranslatorService is used to translate entities into the current language.

Example

Ts
Signature

constructor

method(configService: ConfigService) => TranslatorService

translate

method(translatable: T, ctx: RequestContext, translatableRelations: DeepTranslatableRelations<T> = []) =>
Was this chapter helpful?
Report Issue
Edited Feb 25, 2026ยทEdit this page