Access your server via any FTP client software or File Manager in your cPanel.
Go to /themes/themeXXXX/modules/blocklanguages/ directory, where XXXX is the number of your theme:
Open blocklanguages.tpl file for editing. Find the following code:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Replace {$language.iso_code} with {$language.name|regex_replace:”/\s.*$/”:””};
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters