protected val fallbackLocales: List<Locale> (source)
Used in case a translation for a given Translatable is not defined for primaryLocale or one of its secondary alternatives -- the fallback Locales are used in the given order.
fallbackLocales - Used in case a translation for a given Translatable is not defined for
primaryLocale or one of its secondary alternatives -- the fallback Locales are used in the given order.