- Change the Language in the User Preferences, make sure it translates 'SMTWTFS' and Months or add the following to the translation.override config to get German Translation:
```
{
'SMTWTFS': 'SMDMDFS',
'January': 'Januar',
'February': 'Februar',
'March': 'März',
'April': 'April',
'May': 'Mai',
'June': 'Juni',
'July': 'Juli',
'October': 'Oktober',
'November': 'November',
'December': 'Dezember'
}
```
- Open Datepicker on a Datefield (Edit Event or Edit for Custom Field of Type date)
- The Day Headers and the Months should now be translated