Update frontend/src/i18n.js

Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
Ulf Gebhardt 2022-02-21 11:52:59 +01:00 committed by GitHub
parent d715fd9c2f
commit 2f9cb42428
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,7 +71,7 @@ const dateTimeFormats = {
year: 'numeric',
month: 'long',
day: 'numeric',
weekday: 'short',
weekday: 'long',
hour: 'numeric',
minute: 'numeric',
},