createString

abstract fun createString(p0: T0, locale: Locale? = null): String

Create a string with the given parameter

Parameters

locale

The locale to be used. If null the current setting in i18n4k (I18n4kConfig.locale) will be used