mirror of https://github.com/hrfee/jfa-go
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
581 B
16 lines
581 B
3 years ago
|
{
|
||
|
"meta": {
|
||
3 years ago
|
"name": "简体中文(CN)"
|
||
3 years ago
|
},
|
||
|
"strings": {
|
||
3 years ago
|
"passwordReset": "重设密码",
|
||
|
"reset": "重设",
|
||
|
"resetFailed": "重设密码失败",
|
||
|
"tryAgain": "请重试。",
|
||
|
"youCanLogin": "您现在可以使用下面的代码作为您的密码进行登录。",
|
||
|
"youCanLoginOmbi": "您现在可以使用下面的代码作为您的密码登录Jellyfin和Ombi。",
|
||
|
"changeYourPassword": "确保在登录状态下修改您的密码。",
|
||
|
"enterYourPassword": "在下面输入您的新密码。"
|
||
3 years ago
|
}
|
||
|
}
|