Installation specific language files should be place in this folder e.g. to customize en_US locale for the store module:

- Create the folders en_US/LC_MESSAGES/
- Copy the .po and .mo files from the modules lang folder into the above
- Edit the .po file as required and regenerate the .mo file

The CMS will now load the customized language files rather than the system supplied.
