accounts: allow extending expiry of more than one user

This commit is contained in:
Harvey Tindall
2023-12-24 01:45:11 +00:00
parent 0840931fed
commit 0f72a85724
2 changed files with 11 additions and 3 deletions
+2 -1
View File
@@ -150,7 +150,8 @@
"accountDisabled": "Account disabled: {user}",
"accountReEnabled": "Account re-enabled: {user}",
"accountExpired": "Account expired: {user}",
"accountWillExpire": "Account will expire on {date}",
"accountWillExpire": "Account will expire on {date}.",
"expirationBasedOn": "Given date based on 1st user.",
"userDeleted": "User was deleted.",
"userDisabled": "User was disabled",
"inviteCreated": "Invite created: {invite}",