Hello there, 👋 it would be nice, if there was a way to hide the keyboard shortcuts in the Date / Datetime Widget. The keyboard shortcuts are hard-coded in English and can't be translated, see [here](https://github.com/react-dates/react-dates/blob/b7bad38dcff024d374ee98f972b55b3de9e61289/src/defaultPhrases.js#L9) and in the screenshot.  Maybe the property [showKeyboardShortcutsPanel](https://github.com/react-dates/react-dates/blob/master/src/components/DayPickerKeyboardShortcuts.jsx#L21) from **react-dates** can be set in src/components/Widget/DatetimeWidget.jsx ?