How can I change “textos legales” to for example “legal text” when I enter the english version of the so I can change the a href to a new “legal texts” in english?
This is what i´m using for the spanish version:
<li class="legal"><a href="/textos-legales">Textos legales</a></li>
One way of doing it depending on the users browser preferred language:
http://php.net/manual/en/function.http-negotiate-language.php