Zh ManagedKits FAQ

From Documentation
Revision as of 10:39, 17 May 2016 by Admin (talk | contribs) (Created page with "=== How add translation === You can use predefined translation. If you want to improve translation (correct mistakes) or get translation to the other language just join on [h...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

How add translation

You can use predefined translation. If you want to improve translation (correct mistakes) or get translation to the other language just join on Transifex to my project translation. It's free of charge.

I will include all new translations into distribution package and not only you will use it.


If you want to create local translation - just put your translated file on server into folder /plugins/zhManagedKits/language/

The name of file is three letters of language (like the main language files) dot ini, for example rus.ini

You have to notice that each time server started plugin rewrites language files which is included in package. It is done to override new versions of translation files.