Change the languaje (or text) of day of week

Hello everyone. I am a beginner in programming, but I manage more or less.

I am making a watch face. I would like to display the days of the week in the Basque language (Euskera). I've tried everything, but I haven't succeeded. Could you help me please?

Monday = 'Asl'
Tuesday = 'Ast'
Wednesday = 'Asz'
Thursday = 'Osg'
Friday = 'Osl'
Saturday = 'Lar'
Sunday = 'Iga'

Thanks