i18n:attributes
                      Defines which attributes should be translated. Takes semicolon-separated list of attributes and keys similar to those for 
          i18n:translate.          
        
            <img i18n:attributes="alt 'picture alternative text';title thetitle" alt="Picture" title="${thetitle}" />