Filtering DataSet in Spanish

Hi everybody!

I´m trying to filter a dataset, to show only classrooms and asignatures corresponding to the current day. I´ve tried filtering from a dataset writed in English, and there is no problem.

But i need to filter the dataset from a uploaded .csv, writed in Spanish. So, my cuestion is: There is a way to use the DAYNAME(NOW()) and get the resulting day in Spanish? I´m only getting it in English, and in a production enviroment, i will hace to translate the .csv.

Below there is a print, to show the SQL parameter.

Thanks in advance!