mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-04 17:30:11 +00:00
Harvey Tindall
d3c5feaf1b
login-related stuff was moved into common using the langmover script, so that the user page doesn't have to use the admin language files.
16 lines
692 B
JSON
16 lines
692 B
JSON
{
|
|
"meta": {
|
|
"name": "简体中文(CN)"
|
|
},
|
|
"strings": {
|
|
"passwordReset": "重设密码",
|
|
"reset": "重设",
|
|
"resetFailed": "重设密码失败",
|
|
"tryAgain": "请重试。",
|
|
"youCanLogin": "您现在可以使用下面的代码作为您的密码进行登录。",
|
|
"youCanLoginOmbi": "您现在可以使用下面的代码作为您的密码登录Jellyfin和Ombi。",
|
|
"changeYourPassword": "确保在登录状态下修改您的密码。",
|
|
"enterYourPassword": "在下面输入您的新密码。",
|
|
"youCanLoginPassword": "您现在可以使用新密码登录。请按下面按钮跳转到Jellyfin。"
|
|
}
|
|
} |