Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jfa-go/src/commit/d3c5feaf1b0c7eda98f05f6df4d56d6dfdb407ee/lang/pwreset/en-us.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
jfa-go/lang/pwreset/en-us.json

16 lines
685 B

{
"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."
}
}