protected val primaryLocale: Locale
The Locale to which the translator translates per default as well as the Locale which will be used in java.lang.String.format, which in turn is used to substitute the placeholders in the resulting translation of ITranslatableWithArgs.translatable with the ITranslatableWithArgs.arguments.
primaryLocale
- The Locale to which the translator translates per default as well as the Locale
which will be used in java.lang.String.format, which in turn is used to substitute the
placeholders in the resulting translation of ITranslatableWithArgs.translatable with
the ITranslatableWithArgs.arguments.