MyBB Community Forums

Full Version: [Tutorial] Translate Your Page
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello all Smile
I hope that all of you are fine,
I wished to make tutorial to help people who want to make their
forum a Translated One,
So You came to right place Big Grin

Lets Begin !

Go to Admin CP > Themes and Templates > *Your Theme's Template* > Footer Template > footer > edit

and scroll down to the bottom and add this code
Quote:<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr><td class="thead"><strong>Translate This Page</strong></td></tr>
<tr><td class="trow1">
<!-- TrãnsLìngö 2.01 Begin -->
Translate: <a href="http://developers.evrsoft.com/translingo/translingo.pl?a=f&e=aj&p=1&u=">Arabic</a> | <a href="http://developers.evrsoft.com/translingo/translingo.pl?a=f&e=bb&p=en%5fzh&u=">Chinese</a> | <a href="http://developers.evrsoft.com/translingo/translingo.pl?a=f&e=it&p=from%3deng%26to%3dcro&u=">Croatian</a> | <a href="http://developers.evrsoft.com/translingo/translingo.pl?a=f&e=it&p=from%3deng%26to%3dche&u=">Czech</a> | <a href="http://developers.evrsoft.com/translingo/translingo.pl?a=f&e=it&p=from%3deng%26to%3ddan&u=">Danish</a> | <a href="http://developers.evrsoft.com/translingo/translingo.pl?a=f&e=it&p=from%3deng%26to%3ddut&u=">Dutch</a> | <a href="http://developers.evrsoft.com/translingo/translingo.pl?a=f&e=it&p=from%3deng%26to%3dspe&u=">European Spanish</a> | <a href="http://developers.evrsoft.com/translingo/translingo.pl?a=f&e=bb&p=en%5ffr&u=">French</a> | <a href="http://developers.evrsoft.com/translingo/translingo.pl?a=f&e=bb&p=en%5fde&u=">German</a> | <a href="http://developers.evrsoft.com/translingo/translingo.pl?a=f&e=it&p=from%3deng%26to%3dgrk&u=">Greek</a> | <a href="http://developers.evrsoft.com/translingo/translingo.pl?a=f&e=it&p=from%3deng%26to%3dhun&u=">Hungarian</a> | <a href="http://developers.evrsoft.com/translingo/translingo.pl?a=f&e=bb&p=en%5fit&u=">Italian</a> | <a href="http://developers.evrsoft.com/translingo/translingo.pl?a=f&e=bb&p=en%5fja&u=">Japanese</a> | <a href="http://developers.evrsoft.com/translingo/translingo.pl?a=f&e=bb&p=en%5fko&u=">Korean</a> | <a href="http://developers.evrsoft.com/translingo/translingo.pl?a=f&e=it&p=from%3deng%26to%3dspl&u=">Latin American Spanish</a> | <a href="http://developers.evrsoft.com/translingo/translingo.pl?a=f&e=ft&p=English%2fNorwegian&u=">Norwegian</a> | <a href="http://developers.evrsoft.com/translingo/translingo.pl?a=f&e=it&p=from%3deng%26to%3dpol&u=">Polish</a> | <a href="http://developers.evrsoft.com/translingo/translingo.pl?a=f&e=bb&p=en%5fpt&u=">Portuguese</a> | <a href="http://developers.evrsoft.com/translingo/translingo.pl?a=f&e=it&p=from%3deng%26to%3drus&u=">Russian</a> | <a href="http://developers.evrsoft.com/translingo/translingo.pl?a=f&e=bb&p=en%5fes&u=">Spanish</a> | <a href="http://developers.evrsoft.com/translingo/translingo.pl?a=f&e=it&p=from%3deng%26to%3dswe&u=">Swedish</a> | <a href="http://developers.evrsoft.com/translingo/translingo.pl?a=f&e=pa&p=1&u=">Thai</a>
<!-- TrãnsLìngö 2.01 End -->
</td></tr>
</table>

It will add a Translation Script to your Forum Footer...

But remeber that this makes a demo links of translation, you have to register at their website to activate the script... Smile

That's It

Hope you enjoy using it Smile

Thankyou
I'm terribly sorry for bringing to the top a very old thread, but I needed to ask how GOOD are these translations? I live in japan and have asked some japanese friends to look at my site, but it's only in english and they can't read it. Also, does this work for plugins, or just the main text on the page?
It ads the code in the footer, and footer is attached to all templates and pages, so this code works with all existing mybb pages