Package org.sakaiproject.pasystem.api
Interface I18n
-
public interface I18nAn I18N interface.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringt(String key)Find the translation string for a given key.
-