Forums

Join
bbPress Support ForumsInstallationLanguage Instalation

Info

Language Instalation

  1. Thanks for developing this great tool. My bb Press is working great. However, I serve a spanish population and would like to install the laguages files. The languages page does not have any information about the files that need to be downloaded in order to make BB press work in another language. Any help would be greatly appreciated.

  2. I've never done it myself but I believe you first have to put the translation es_ES.mo file into bb-includes/languages directory.

    Then you go into bb-config.php` and change the BBLANG setting:

    define('BBLANG', 'es_ES');

    Here is more info:
    http://www.degabriel.es/2008/04/24/traduccion-de-bbpress-09-al-castellano/

    and the file:
    http://www.degabriel.es/wp-content/uploads/2008/04/es_es.mo

  3. Thanks for sharing your ideas.

  4. You must log in to post.