After I updated Manjaro Linux by this command
sudo pacman -Syyu
the gnome terminal will not open at all. I fixed that error by choosing the locale as en_US as you can see in the video by editing this file
sudo vim /etc/locale.gen
then generating the locale files by this command.
sudo locale-gen