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

withTranslations

fun withTranslations(translationSupplier: ITranslationSupplier, locale: Locale, vararg fallbackLocales: Locale): ObjectFormatterOptions

Uses AtriumFactory.newTranslator with the given translationSupplier as ITranslator, uses locale as primary Locale and the optional fallbackLocales as fallback Locales.