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/c2f592272dec19cf99f9fb57d8c1caa7a11b6c4a/lang/pwreset/zh-hans.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
jfa-go/lang/pwreset/zh-hans.json

16 lines
692 B

{
"meta": {
"name": "简体中文(CN)"
},
"strings": {
"passwordReset": "重设密码",
"reset": "重设",
"resetFailed": "重设密码失败",
"tryAgain": "请重试。",
"youCanLogin": "您现在可以使用下面的代码作为您的密码进行登录。",
"youCanLoginOmbi": "您现在可以使用下面的代码作为您的密码登录Jellyfin和Ombi。",
"changeYourPassword": "确保在登录状态下修改您的密码。",
"enterYourPassword": "在下面输入您的新密码。",
"youCanLoginPassword": "您现在可以使用新密码登录。请按下面按钮跳转到Jellyfin。"
}
}