referrals: show referrer username on form

This commit is contained in:
Harvey Tindall
2023-09-07 20:19:25 +01:00
parent 311ecb7030
commit 41c092f578
3 changed files with 18 additions and 5 deletions
+3 -2
View File
@@ -36,7 +36,8 @@
"resetSentDescription": "If an account with the given username/contact method exists, a password reset link has been sent via all contact methods available. The code will expire in 30 minutes.",
"changePassword": "Change Password",
"referralsDescription": "Invite friends & family to Jellyfin with this link. Come back here for a new one if it expires.",
"copyReferral": "Copy Link"
"copyReferral": "Copy Link",
"invitedBy": "Invited By"
},
"notifications": {
"errorUserExists": "User already exists.",
@@ -78,4 +79,4 @@
"plural": "Must have at least {n} special characters"
}
}
}
}