Locales

sed 's/# fr_FR.UTF-8 UTF-8/fr_FR.UTF-8 UTF-8/g' -i /etc/locale.gen
locale-gen

echo "export LANG=fr_FR.UTF-8" > ${HOME}/.bashrc