mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-04 17:30:11 +00:00
Harvey Tindall
eeb9b07bce
Only appears with Reset links enabled. Pressing this sends a PWR link to the users selected. if one user is selected, or if one of you selected users doesn't have a method of contact, a link is given to the admin to send to them manually.
17 lines
686 B
JSON
17 lines
686 B
JSON
{
|
|
"meta": {
|
|
"name": "English (US)"
|
|
},
|
|
"strings": {
|
|
"passwordReset": "Password reset",
|
|
"reset": "Reset",
|
|
"resetFailed": "Password reset failed",
|
|
"tryAgain": "Please try again.",
|
|
"youCanLogin": "You can now log in with the below code as your password.",
|
|
"youCanLoginOmbi": "You can now log in to Jellyfin & Ombi with the below code as your password.",
|
|
"youCanLoginPassword": "You can now login with your new password. Press below to continue to Jellyfin.",
|
|
"changeYourPassword": "Make sure to change your password after you log in.",
|
|
"enterYourPassword": "Enter your new password below."
|
|
}
|
|
}
|