Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
ProjectsGroupsModel
WorkflowTemplateStepConfigTMPreTranslate
Interface WorkflowTemplateStepConfigTMPreTranslate
interface
WorkflowTemplateStepConfigTMPreTranslate
{
config
?:
{
autoSubstitution
?:
boolean
;
minRelevant
?:
number
;
}
;
id
:
number
;
languages
?:
string
[]
;
}
Index
Properties
config?
id
languages?
Properties
Optional
config
config
?:
{
autoSubstitution
?:
boolean
;
minRelevant
?:
number
;
}
id
id
:
number
Optional
languages
languages
?:
string
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
config
id
languages
@crowdin/crowdin-api-client
Loading...