activity: render all activities correctly

the activity type, usernames, time, referrer, and invite code are
displayed correctly for all types of activity.
This commit is contained in:
Harvey Tindall
2023-10-21 13:00:06 +01:00
parent 1032e4e747
commit 44172074b9
6 changed files with 55 additions and 12 deletions
+5 -1
View File
@@ -147,7 +147,11 @@
"userDisabled": "User was disabled",
"inviteCreated": "Invite created: {invite}",
"inviteDeleted": "Invite deleted: {invite}",
"inviteExpired": "Invite expired: {invite}"
"inviteExpired": "Invite expired: {invite}",
"fromInvite": "From Invite",
"byAdmin": "By Admin",
"byUser": "By User",
"byJfaGo": "By jfa-go"
},
"notifications": {
"changedEmailAddress": "Changed email address of {n}.",