Reply To: Change currency symbol site wide

#427
RRowley
Participant

You should already have the setting in the custom.config.php file. It looks like this:

local.locale = en_US
local.precision = 2

This of course if for USA and two decimal place precision. If you look in the “lang” directory, you will see all the different country codes for languages supported on the system. Find yours and replace “en_US” with the file name of your language.