How to translate iCRM?

All the resource strings are found in resources_en-GB.php file.

In order to translate iCRM you can go by 2 ways:

1. Simple. Just replace the strings in the file and save the file in the usual place.

2. If you your site is muntilingual, you should create a new localization file, and name it, let\'s say, resources_fr-FR. After you translate all the strings, place the new file in the same to resources_en-GB.php directory. That\'s it. iCRM will recognize which language is used by a user and will translate itself into the necessary language.