This config is for Debian and Ubuntu

Webmail in other language as in English:

open

/var/www/ispcp/gui/tools/webmail/config/config.php 

and search

$squirrelmail_default_language = 'en_US'; 

and replace in your lang abbreviations are in the file locale example for german :

$squirrelmail_default_language = 'de_DE';