1 2 3 4 5
<?php $TRANSLATIONS = array( "Save" => "Salveguardar", "Close" => "Clauder", "Next" => "Proxime" );