<?php $TRANSLATIONS = array(
"Cancel" => "Cancelar",
"OK" => "OK",
"Error" => "Error",
"Download" => "Descargar",
"Export" => "Exportar"
);