doc / ch.tutteli.atrium.reporting / ReporterBuilder / withoutTranslations

withoutTranslations

fun withoutTranslations(primaryLocale: Locale = Locale.getDefault()): ObjectFormatterOptions

Uses UsingDefaultTranslator as ITranslator (which does not translate but uses the ITranslatable's getDefault) and the given primaryLocale which falls back to Locale.getDefault if not given.