public interface ILocalizationManager
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalizedMessage(String messageKey,
Object... args)
Gets localized message from resources by its key.
|
Copyright © 2020. All rights reserved.