| Interface | Description |
|---|---|
| Translatable |
Implemented by objects that can be translated.
|
| Class | Description |
|---|---|
| LanguageManager |
Manages translations from key labels to values.
|
| Annotation Type | Description |
|---|---|
| Translate |
Fields annotated with this annotation declare that they
should be used as replacement parameters during translation
of
Translatable types. |