Improve datetime labels visualization (#389)

This commit is contained in:
Riccardo Graziosi
2024-07-25 17:58:27 +02:00
committed by GitHub
parent ab23ab2c9b
commit 8c1ed57275
5 changed files with 34 additions and 10 deletions

View File

@@ -80,6 +80,12 @@ en:
days:
one: '1 day ago'
other: '%{count} days ago'
months:
one: '1 month ago'
other: '%{count} months ago'
years:
one: '1 year ago'
other: '%{count} years ago'
header:
menu:
administration_header: 'Administration'