KBPublisher Knowledge Base KBPublisher Knowledge Base
Multiple emails allowed. Separate with commas


How can I translate KBPublisher to another language?

To translate to other language you should copy directory kb/admin/lang/en and rename 'en' to translated language.
Made all necessary changes in .ini files and in config_lang.php
Set your language in $conf['lang'] variable in admin/config.inc.php
($conf['lang'] = 'your_language_folder_name';)

We have made some special utilities, it will display some help information:

  • http://your_domain.com/kb/admin/lang/test_language.php
  • http://your_domain.com/kb/admin/lang/display_language.php

You can find available localizations in download section.