Info
- 4 posts
- 4 voices
- Started 2 years ago by ootes
- Latest reply from DanielJuhl
- This topic is not resolved
Minutes hours days translation?
-
- Posted 2 years ago #
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?
-
- Posted 2 years ago #
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.moto your forum'smy-languagesfolder. If it doesn't already have one, make one.Then, in your
bb-config.php, setBB_LANGtode, and you're done! -
- Posted 2 years ago #
For dutch, better save it as nl and set BB_LANG to nl... ;-)
(de is german)
-
- Posted 2 years ago #
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.
-
You must log in to post.