Interface TemplateI18nHandler

    • Method Detail

      • translate

        String translate​(Message message)
        Translate a template i18n message to the correct String for the current site language.
        Parameters:
        message - a Message with key and optional arguments
        Returns:
        a translated String