Properties
template
The template string to use.
“Too few files in the list. Minimum required is {{minFiles}}.”
template: string
variables
The keys that can be replaced
variables: { [key: string]: DynamicLocaleMap | { context?: string; map: DynamicLocaleMap; }; }