Enum Class AvailableLocales

java.lang.Object
java.lang.Enum<AvailableLocales>
org.orcid.jaxb.model.common.AvailableLocales
All Implemented Interfaces:
Serializable, Comparable<AvailableLocales>, Constable

public enum AvailableLocales extends Enum<AvailableLocales>
List of available locales in the ORCID registry.

This enum defines the list of available locale in the ORCID registry

Besides of defining the enum value here, the developer need to generate the translation files with the help of transifex, see README.md and update the list of avaliable locales in SUPPORTED_LOCALES.md.