1 2 3 4 5
<?php $TRANSLATIONS = array( "Identity: <b>" => "Identidad: <b>", "User: <b>" => "Usuario: <b>", "Login" => "Iniciar sesión" );