I am using Mantis-1.0.0a2.
I am wondering how to make to localization. I could not find the way to setup my prefered language.
Could some one help me to do that?
How to do the localization?
Moderators: Developer, Contributor
-
Guest
Re: How to do the localization?
OK. I had read the manual and know that I must set a global variableJustin wrote:I am using Mantis-1.0.0a2.
I am wondering how to make to localization. I could not find the way to setup my prefered language.
Could some one help me to do that?
in config_inc.php.
When I add $g_default_language = "chinese_traditional"; in my config_inc.php, I could see the login page is changed. However, when I logined, the languag comes back to english.
What's wrong?