Use relative (="ago") time display in audio mode

This commit is contained in:
N-Pex 2023-06-09 10:46:21 +02:00
parent 1a336e8357
commit d589e821a5
3 changed files with 48 additions and 2 deletions

View file

@ -11,7 +11,13 @@
"show_less": "Show less",
"show_more": "Show more",
"add_reaction": "Add reaction",
"click_to_remove": "Click to remove"
"click_to_remove": "Click to remove",
"time": {
"recently": "just now",
"minutes": "1 minute ago | {n} minutes ago",
"hours": "1 hour ago | {n} hours ago",
"days": "1 day ago | {n} days ago"
}
},
"menu": {
"start_private_chat": "Private chat with this user",