TranslationImpl
public interface Translation
Locale
getLocale()
String
getText()
boolean
has(Locale locale)
void
setLocale(Locale locale)
setText(String text)
Locale getLocale()
void setLocale(Locale locale)
String getText()
void setText(String text)
boolean has(Locale locale)