es.php
304 Bytes
<?php $TRANSLATIONS = array(
"Export" => "Exportar",
"Something went wrong while the export file was being generated" => "Algo salió mal mientras se estaba generando el archivo de exportación",
"An error has occurred" => "Ha ocurrido un error",
"Account Export/Import" => "Exportar/Importar cuenta"
);