the Java version for this Langs.
The available languages.
The available languages.
These can be configured in application.conf
, like so:
play.i18n.langs = ["fr", "en", "de"]
Select a preferred language, given the list of candidates.
Select a preferred language, given the list of candidates.
Will select the preferred language, based on what languages are available, or return the default language if none of the candidates are available.