The language is determined from the user's preferences (his operating system language resp. the browser language) and he might be allowed to switch between the supported languages. Throughout this application, the language file types are mainly divided into three parts.
01....
We do support Multi language but English is defaulted. You can change the language for both frontend and backup entirely as you wish. The language is determined from the user's preferences (his operating system language resp. the browser language) and he might be allowed to switch between the...
By Default, the application are loaded with flags of all majors countries. Therefore just Open aplication/layouts/scripts/carcms/blocks/change_lang.phtml page please add the following code
<a class="change_lang" rel="xx_XX" href="javascript:void(0);"> <img...
Internationalization support is controlled by the LANG and LC_xxx environment variables. You can set all of them LANG_code_Territory, in this order, according to the POSIX standard. The content of these variables should follow the POSIX standard for a locale specifier. The correct form of a locale...