Interface I18nContribution

    • Method Detail

      • getLocalizationIn

        default LocalizedContribution getLocalizationIn​(String language)
        Gets a version of itself in the specified language.
        Parameters:
        language - the ISO 639-1 code of the language.
        Returns:
        the localized version of this i18n contribution in the specified language.