Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jfa-go/blame/commit/a6447165b775a4e7645a83cd79bbcedb51647da2/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

14 lines
484 B

{
"meta": {
"name": "English (US)"
},
"strings": {
"passwordReset": "Password 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.",
"changeYourPassword": "Make sure to change your password after you log in."
}
}