localizeUser

fun AppLocalizationContext.localizeUser(localizationPath: String, vararg entries: PairEntry): String(source)

Localizes the provided path, with the user's locale.

Return

The localized string

Parameters

localizationPath

The path of the localization template, prefixed with localizationPrefix

entries

The entries to fill the template with