- In order to change or edit the currency symbol, you need to use the FTP or cPanel File Manager of your hosting server.
- Go to translations/cldr/mail-xx-XX-currencies file (where xx-XX is your language, en-EN, de-DE or ru-RU). Open this file with any code editor.
- Find there the following code:
- If the code requires being unminified, use any online unminify website, like unminify.com and unminify the code to see the code structure properly organized.
- In this code, you need to change the dollar symbol into any other symbol or letter if you are editing translations/cldr/main–en-EN—currencies file.
Hopefully, this tutorial was helpful for you.