== How do I install a translation update? == === Windows === * Download the appropriate zip file from the download page. * Extract the contents into the "lang" folder in your !FahMon installation. * Restart !FahMon. === Linux === If the downloaded file contains a README file, such as the case for '''new''' translations, read it and ignore the following instructions. ==== When compiled from source ==== * Download the appropriate tar.bz2 file from the download page. * Extract the contents into the "po" folder of the !FahMon source directory. * Run `make install` again as root or with `sudo` from inside the !FahMon source directory. * Restart !FahMon. ==== When installed from binary package ==== * Unsupported at this time.