Fudins Posted April 22, 2015 Posted April 22, 2015 Hello, I am starting using processwire and after reading some documentation, i still can´t find anything explaining how i can do translations on my website. I saw an example with <?php echo "" . __("STRING_TO_TRANSLATE")."" ?>, but i cant find where can i make this translation on processwire. It is need one specific module? Best regards Ricardo Leite
Ivan Gretsky Posted April 22, 2015 Posted April 22, 2015 You have to have Language Support module installed. Look here: http://processwire.com/api/multi-language-support/ 1
Fudins Posted April 22, 2015 Author Posted April 22, 2015 Hello, Already have that one installed. where and how can i create my translations?
Ivan Gretsky Posted April 22, 2015 Posted April 22, 2015 Go to Setup->Languages. Choose a language for which you will create transaltions (by default there is only one language called default, crete more if you need them). Under "Site translation files" press "Translate file" button. Choose a file to make translation to and "Submit". Go ahead and express your super multilingual capabilities. 2
Fudins Posted April 22, 2015 Author Posted April 22, 2015 Hello, That's it!! Thank you!! Processwire is really awesome!! Regards 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now