Topic: Tracmor localisation

Hello
I am going to use tracmor and I want to translate it's interface into Russian. Is there simple method for doing this? i18n files, etc?

Re: Tracmor localisation

I`m interested in same. Any suggestions?

Re: Tracmor localisation

Yes, You need to do follwoing things :

1. Extract all the string from code

2. Add function to those string .

3. Create a .po files and then place it over i18 folder .  you can also adjust your code for language selection.

If you need help please let me know.

Thanks

Re: Tracmor localisation

Install the google translate java script into your master html / css page.