Interface I18n


  • public interface I18n
    An I18N interface.
    • Method Detail

      • t

        String t​(String key)
        Find the translation string for a given key.