1
0

fix: properly resolve relative date translations

Resolves #798
This commit is contained in:
kolaente
2021-10-04 21:33:20 +02:00
parent 240e8594cc
commit d583cb2094
2 changed files with 5 additions and 11 deletions

View File

@ -796,8 +796,6 @@
},
"date": {
"locale": "en",
"in": "in {date}",
"ago": "{date} ago",
"altFormatLong": "j M Y H:i",
"altFormatShort": "j M Y"
},