1
0

fix: date formatting for non-english languages

This commit is contained in:
kolaente
2021-09-26 20:07:15 +02:00
parent 8cd4bbccf6
commit a955488cdf
2 changed files with 3 additions and 3 deletions

View File

@ -786,7 +786,7 @@
}
},
"date": {
"locale": "en",
"locale": "ru",
"in": "в {date}",
"ago": "{date} назад",
"altFormatLong": "j M Y H:i",