Skip to:
Content
Pages
Categories
Search
Top
Bottom

languages

  • @kikko088

    Member

    I create the folder my-languages, i put the po and mo file inside the folder but bbpress remains in english…where is the problem for you?

    kikko088

Viewing 4 replies - 1 through 4 (of 4 total)
  • @dimadin

    Participant

    You also need to edit file bb-config.php. Replace line define(‘BB_LANG’, ”); with define(‘BB_LANG’, ‘code’); where code is code of your langiage. eg. sr_RS.

    @kikko088

    Member

    is the same…:( I change the line but nothing…

    define( ‘BB_LANG’, ‘it_IT’ );

    kikko088

    @zaerl

    Participant

    Please notice that if you specify: define( 'BB_LANG', 'it_IT' ); then the mo/po must be called it_IT.mo/po. Take my italian translation. It is guaranteed.

    @kikko088

    Member

    the file that I use are your file…the problem was a plugin of wp…now is all OK

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Skip to toolbar