Interface MorpheusLocalizationService
public interface MorpheusLocalizationService
-
Method Summary
-
Method Details
-
get
Convert a localization code into a localized string- Parameters:
code
- i18n code of the localized string- Returns:
- the localized string
-
get
Convert a localization code into a localized string- Parameters:
code
- i18n code of the localized stringargs
- argumnets interpolated by the localized string- Returns:
- the localized string
-