Knowledgebase

Installing a new language in squirrelmail and nutsmail


Squirrelmail comes with international language capability and supports a large number of languages.
Due to the large file-size we don't provide the locale package with our packages, if you want to install your
language you'll need to download it from: http://squirrelmail.org/download.php and scroll down to the
Translations section, there are direct links for the full language package, and a link to a list of individual
language packages is there as well. To install a language file, extract the package to a directory on your
computer and upload all the files to the root of your Nutsmail setup. You can now set your language as the
default language if you wish by editing config.php and look for this line:
$squirrelmail_default_language = 'en_US';
Change the value to match your language, ie fr_FR is french, es_ES is spanish etc...