Description
\ifdefstring{\ELEGANT@lang}{fi}{
\RequirePackage[utf8]{inputenc}
\RequirePackage[T1]{fontenc}
\RequirePackage[finnish]{babel}
\setlength\parindent{2em}
\renewcommand\figref[1]{\textbf{Kuva}\ref{#1}}
\renewcommand\tabref[1]{\textbf{Taulukko}\ref{#1}}
\renewcommand{\chaptername}{Kappale \thechapter}
\renewcommand{\authorname}{\textbf{Kirjailija: }}
\renewcommand{\institutename}{\textbf{Instituutti: }}
\renewcommand{\datename}{\textbf{Päivämäärä: }}
\renewcommand{\versionname}{\textbf{Versio: }}
\renewcommand{\notename}{Huomio}
\renewcommand{\proofname}{Todistus}
\renewcommand{\problemname}{Ongelma}
\renewcommand{\definitionname}{Määritelmä}
\renewcommand{\theoremname}{Teoreema}
\renewcommand{\axiomname}{Axiooma}
\renewcommand{\postulatename}{Postulaatti}
\renewcommand{\lemmaname}{Lemma}
\renewcommand{\propositionname}{Propositio}
\renewcommand{\corollaryname}{Korollaari}
\renewcommand{\examplename}{Esimerkki}
\renewcommand{\exercisename}{Harjoitus}
\renewcommand{\remarkname}{Huomautus}
\renewcommand{\assumptionname}{Oletus}
\renewcommand{\conclusionname}{Päätelmä}
\renewcommand{\solutionname}{Ratkaisu}
\renewcommand{\propertyname}{Ominaisuus}
\renewcommand{\introductionname}{Johdanto}
\renewcommand{\problemsetname}{Harjoitukset}
\renewcommand{\updatename}{Päivitykset:}
\renewcommand{\historyname}{Versiohistoria}
}{\relax}