i18n/translator library
Classes
- NoTranslator
- @internal
- TranslationManager
- Registry for all TranslationProviders
-
TranslationProvider<
T> -
A TranslationProvider is able to translate a specific object type
T
the object type - Translator
- a simple abstract class to have a common interface for i18n requests.
Properties
- noTranslator ↔ Translator
-
getter/setter pair