Terms of service (multilanguages)

Terms of service (multilanguages)

Postby admin » September 17th, 2010, 10:56 pm

How can i translate Terms of service to another language ?

do it in this way … I think this is the best solution for it …

make a new custom page for every languages … in your controlpanel …

today we have tos for terms of service ... but you must make new ones for all languages:
(how to do ? look at your tos page) if you don´t know how to do please ask me ...

tos_br (this is for portuguese)
tos_es (this is for spanish)
tos_de (this is for german)
tos_se (this is for swedish)

I did this on my site … add this in your footer:
Code: Select all

<!– IF loggedin_language == “english” –>
{anchor:url1=”page/tos/”,url2=”index.php?m=pages&p=tos”,name=”Terms of service”} |

<!– IF loggedin_language == “portuguese” –>
{anchor:url1=”page/tos_br/”,url2=”index.php?m=pages&p=tos_br”,name=”Membro Regras”} |

<!– IF loggedin_language == “spanish” –>
{anchor:url1=”page/tos_es/”,url2=”index.php?m=pages&p=tos_es”,name=”Miembro Reglas”} |

<!– IF loggedin_language == “german” –>
{anchor:url1=”page/tos_de/”,url2=”index.php?m=pages&p=tos_de”,name=”Mitglied Regeln”} |

<!– IF loggedin_language == “swedish” –>
{anchor:url1=”page/tos_se/”,url2=”index.php?m=pages&p=tos_se”,name=”Medlems Regler”} |
//gugu
Admin VldMods Forum
User avatar
admin
Site Admin
 
Posts: 105
Joined: 13 Aug 2010
Location: sweden
Knowledge: 6
Vld Version: 2.7
Vld Site: http://www.love2u.se

Return to Free Mods

Who is online

Users browsing this forum: No registered users and 1 guest

cron