Skip to content

hasTranslation

hasTranslation(modelName, options): boolean

Defined in: utils/model-translation.ts:121

Check if model name needs translation.

string

Model name to check

Omit<ModelTranslationOptions, "useBackendDefault">

Translation options

boolean

True if translation is available