Hire us to design your site.
Jul
26
2011

Terms of service multi languages

How can i translate a Terms of service to another language ?

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

add for every language a new custom page … in controlpanel …

I did this on my site … add this in your footer:
 
<!– 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_de”,name=”Medlems Regler”} |

About the Author: gugu

Hey ... I´m the owner of this site ;) If you need help customize your vldpersonals site. Please ask me and I will try to help you. Enjoy reading !

2 Comments + Add Comment

  • Do you have more great articles like this one?

    • @Sagar: Yes it will be new tutorials every week.