Module be.yildizgames.common.client
Package be.yildizgames.common.client.translation
Contains the classes to translate text.
- Author:
- Grégory Van den Borre
-
Interface Summary Interface Description TranslatedValueProvider TranslatedValuesProvider -
Class Summary Class Description FrenchEnglishLanguageProvider Example language provider supporting french and english languages, to have additional support, simply create other implementations.LanguageProvider Provide a translation contained in a properties for a given language.SimpleTranslatedValueProvider TranslatedValue Translation Manage different languages, use properties to get the translation.TranslationKey A TranslationKey is a value meant to be translated, it is composed of a key, and optional arguments.TranslationKey.MultiKey A multi key is composed of several keys to provide the possibility to use several translation in one go.