public static interface Localizer.IMessageSource
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage(String id,
Locale locale,
Object... args)
Retrieve a message for the specified locale given its id.
|
Copyright © 2023 Fujion Framework. All rights reserved.