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