invites: allow notification by discord/telegram/matrix

also added migration as this required changing the indexing of notify
preferences from email addresses to Jellyfin IDs.
This commit is contained in:
Harvey Tindall
2021-11-17 16:20:57 +00:00
parent 3730775018
commit e7ca335d83
3 changed files with 77 additions and 17 deletions
+2 -2
View File
@@ -12,14 +12,14 @@
"title": "Notice: User created",
"aUserWasCreated": "A user was created using code {code}.",
"time": "Time",
"notificationNotice": "Note: Notification emails can be toggled on the admin dashboard."
"notificationNotice": "Note: Notification messages can be toggled on the admin dashboard."
},
"inviteExpiry": {
"name": "Invite expiry",
"title": "Notice: Invite expired",
"inviteExpired": "Invite expired.",
"expiredAt": "Code {code} expired at {time}.",
"notificationNotice": "Note: Notification emails can be toggled on the admin dashboard."
"notificationNotice": "Note: Notification messages can be toggled on the admin dashboard."
},
"passwordReset": {
"name": "Password reset",