I don’t think we will release a major update soon. However, we have two lists of things that has to be changed: the first one contains the good ideas that can be implemented relatively quickly so they are going to be released in the next update; and the other list is about some core code concepts that has to be changed and these will happen in the next major update.
By saying this to you, I want to tell you that you can share all your ideas and everything we approve will be implemented soon or later.
I have read and followed the intructions to translate into French Betpress.
I created the file with the traduiction in French of betpress
BetPress-fr_FR.po
BetPress-fr_FR.mo
in BetPress-fr_FR.mo, just changed the “in” in “en”.
BetPress-fr_FR.po in the French translations
2 files directory betpress / lang / with
BetPress.po
BetPress.mo
So 4 files
OK
Betpress the interface is always in English ??
how to do ?
First of all check if you have set French as your language in the WordPress settings.
You shouldn’t change anything in the .mo file. You only have to:
1. Open the /lang/BetPress.po file with your editor (Poedit is the recommended one)
2. Translate the file
3. Save the file with a name BetPress-fr_FR.po
4. There will be auto-generated .mo file with the same name under the same directory you have saved the BetPress-fr_FR.po file
5. Move both the BetPress-fr_FR.po and BetPress-fr_FR.mo files into the /lang/ directory