public class TranslationSource extends Object
Constructor and Description |
---|
TranslationSource() |
Modifier and Type | Method and Description |
---|---|
static String |
getTranslation(Locale locale,
String key,
String defaultText)
getTranslation, This returns a local language translation for the text that is represented by
the specified key.
|
public static String getTranslation(Locale locale, String key, String defaultText)
Copyright © 2018. All rights reserved.