LocalesIntl extension

on

Properties

fallbackLocale Locale?

Available on GetInterface, provided by the LocalesIntl extension

getter/setter pair
locale Locale?

Available on GetInterface, provided by the LocalesIntl extension

getter/setter pair
pluralResolver PluralResolver?

Available on GetInterface, provided by the LocalesIntl extension

The plural rule used by Trans.trPluralCases and Trans.trPluralCasesParams to map a count to a PluralCase.
getter/setter pair
translations Map<String, Map<String, String>>

Available on GetInterface, provided by the LocalesIntl extension

no setter

Methods

addTranslations(Map<String, Map<String, String>> tr) → void

Available on GetInterface, provided by the LocalesIntl extension

appendTranslations(Map<String, Map<String, String>> tr) → void

Available on GetInterface, provided by the LocalesIntl extension

clearTranslations() → void

Available on GetInterface, provided by the LocalesIntl extension