This service is used by {@link TranslatorSource} to specify {@link Translator} alternates: translators thatare used when specified explicitly by name. These translators may overlap the standard translators by type (thus requiring a separate configuration).
Translators contributed to this configuration must have names that do not overlap the standard translators. Further, the contribution key must match the {@linkplain Translator#getName() translator name}.
@since 5.2.0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.