@@ -0,0 +1,11 @@
#!/bin/sh
if [ "$1" = "np" ]
then
sudo echo "LANG=ne_NP.utf-8" > /etc/locale.conf
else
sudo echo "LANG=en_US.utf-8" > /etc/locale.conf
fi
unset LANG
source /etc/profile.d/locale.sh
The note is not visible to the blocked user.