Hello,How can I do to translate the system into another language?I would translate it to Spanish.Thanks
I donât have language strings defined. But, you can:Copy the files in core/templates, to your skins folder, and then do the translations. Those will be retained in your skin. But in this alpha stage and then later updates, those could be modified by me.There are also template files in admin/templates which would need translation, but those canât be moved from that location. I wouldnât modify those, because my later builds/releases can over-write those.When you create pages, since you write those, itâs in whatever language. Same for language in the header/footer templates in whatever skin you use.If you want to be able to âformallyâ translate files, which would be friendly towards upgrades/updates, I can accommodate that in a later build. Let me know, I think accommodating it this way will be better, as itâll be future-proof.
Ticket Made:http://phpvms.devjavu.com/ticket/53
Might need it in Norwegian
As always, ready to translate-it in french !
Cheers !
Oof, this one goes back !
This would be pretty complex to do
Canât you just put php values that goes and look for the corresponding language files ?
Cheers
Essentially yes, but replacing every string in almost 300 files; but also writing the class to handle all that (I like to do it properly )
Hi there!
Well, I think this feature (language pack) is almost a âmust-haveâ. I think it is VERY important and I know that having such a feature will widely open this project worldwide.
I know you will find translators that will give you their effort and time to get it translated into almost every language: Spanish, French, German, Italian, a lot of languajes. I think that this will deserve the effort of making the changes.
I know this changes are quite complex at this point, but I believe this will turn into a major improvement to this already superb software.
BTW, congratulations!!