public class LocalesKt
| Modifier and Type | Method and Description |
|---|---|
static java.util.Locale |
getDefaultLocale()
The default Tock Locale.
Use property "tock_default_locale" and default value "en".
|
static java.util.Map<java.lang.String,java.util.Locale> |
getSupportedLanguages()
The languages supported by Tock.
|
@NotNull public static java.util.Locale getDefaultLocale()
The default Tock Locale. Use property "tock_default_locale" and default value "en".
@NotNull public static java.util.Map<java.lang.String,java.util.Locale> getSupportedLanguages()
The languages supported by Tock.