Properties
   allowHtml
 allowHtml: boolean
     attrInterpolateSelector
 attrInterpolateSelector: "[data-attr-t-interpolate]" | string
     attrInterpolateSuffix
 attrInterpolateSuffix: "-t-interpolate" | string
     attrSelector
 attrSelector: "[data-attr-t]" | string
     attrSuffix
 attrSuffix: string
      exclude
 exclude: Array<any>
     fileFormat
 fileFormat: "json" | string
      interpolateSelector
 interpolateSelector: "[data-t-interpolate]" | string
      Readonly localeFile
 localeFile: "__lng__.json"
     locales
 locales: Array<string>
     localesPath
 localesPath: string
     Readonly outputDefault
 outputDefault: "__file__"
     outputDir
 outputDir: string
     Readonly outputOther
 outputOther: "__lng__/__file__"
     outputOverride
 outputOverride: {}
      removeAttr
 removeAttr: boolean
      selector
 selector: "[data-t]" | string
       
Definition of the supported options for the translator library.