TranslatorService
The TranslatorService is used to translate entities into the current language.
Example
constructor
method
(configService: ConfigService) => TranslatorServicetranslate
method
(translatable: T, ctx: RequestContext, translatableRelations: DeepTranslatableRelations<T> = []) => Was this chapter helpful?