ashwaag (@ashwaag)

Forum Replies Created

Viewing 1 replies (of 1 total)
  • In reply to: Language

    ashwaag
    Member

    @ashwaag

    Just upload the .mo file to bb-includes/languages and edit config.php:

    change:

    define(‘BBLANG’, ”);

    to suit your language, for example:

    define(‘BBLANG’, ‘es_ES’);

    (in this case, the .mo file is called es_ES.mo).

Viewing 1 replies (of 1 total)