Hi, im getting some problems by trying to use the template on other language. Simply adding \usepackage[portuges]{babel} instead [english]{babel} on structure.tex isnt working well. Can you help with that?
Yes. It work pretty fine. But for any translation you will have to edit the structure.tex from line 144 to line 153. For exemple, i had to edit the line 144 from \newtheorem{theoremeT}{Theorem}[chapter] to \newtheorem{theoremeT}{Teorema}[chapter].