email: add new "expiry adjusted email"
just the email at this point. Also wrote up a little guide on adding new emails on wiki.jfa-go.com.
This commit is contained in:
@@ -45,6 +45,13 @@
|
||||
"title": "Your account has been re-enabled - Jellyfin",
|
||||
"yourAccountWasEnabled": "Your account was re-enabled."
|
||||
},
|
||||
"userExpiryAdjusted": {
|
||||
"name": "Expiry adjusted",
|
||||
"title": "Account expiry adjusted - Jellyfin",
|
||||
"yourExpiryWasAdjusted": "Your account's expiry date has been adjusted.",
|
||||
"ifPreviouslyDisabled": "If your account was previously disabled, it has been re-enabled.",
|
||||
"newExpiry": "Your account will now expire on {date}."
|
||||
},
|
||||
"inviteEmail": {
|
||||
"name": "Invite email",
|
||||
"title": "Invite - Jellyfin",
|
||||
@@ -74,4 +81,4 @@
|
||||
"yourAccountHasExpired": "Your account has expired.",
|
||||
"contactTheAdmin": "Contact the administrator for more info."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user