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
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
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"
},