[TASK] Add translations to DateTimePicker
The DateTimePicker is only available in english. Use moment.js with included locales to make the DateTimePicker translated in the language of the user. If the language is not loaded it will fallback to english. Resolves: #75634 Releases: master,7.6 Change-Id: Ie02407f84db8c302b102103e245cd0bcee50de8e Reviewed-on: https://review.typo3.org/47680 Reviewed-by:Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- Build/Gruntfile.js 1 addition, 2 deletionsBuild/Gruntfile.js
- typo3/sysext/backend/Resources/Public/JavaScript/DateTimePicker.js 11 additions, 2 deletions...ext/backend/Resources/Public/JavaScript/DateTimePicker.js
- typo3/sysext/core/Resources/Public/JavaScript/Contrib/moment.js 74 additions, 2 deletions...sysext/core/Resources/Public/JavaScript/Contrib/moment.js
Please register or sign in to comment