Forums

Join
bbPress Support ForumsTroubleshootingMinutes hours days translation?

Info

Minutes hours days translation?

  1. Currently i have a Dutch forum, i would like to translate the timeformats
    From: minutes/hours/days
    To: minuten/uren/dagen (Dutch language)

    how do i make this possible?

  2. That would be translating bbPress, and you'd need two things: Poedit and The bbPress POT file from your version.

    You'd want to make "new from POT", then save it as de.

    Find the things you want to translate and put the translations in for them, then save again, and upload the de.mo to your forum's my-languages folder. If it doesn't already have one, make one.

    Then, in your bb-config.php, set BB_LANG to de, and you're done!

  3. For dutch, better save it as nl and set BB_LANG to nl... ;-)

    (de is german)

  4. Isn't the problem, that these three can't really be translated using the .pot file available? I've tried to make a Danish translation, and I'm having problems with these as well.

  5. You must log in to post.