public interface MessageWriter
| Modifier and Type | Method and Description |
|---|---|
void |
storePrimaryMessage(String msgKey,
String msgValue)
Stores new message in primary language.
|
void |
storeTranslation(String language,
String msgKey,
String msgValue)
Stores translation (message in language different from primary).
|
Copyright © 2025 FG Forrest, a.s.. All rights reserved.