<?php



function TTexto($texto) {

     return Textos::traducir($texto);

}






