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
681 B
JSON
16 lines
681 B
JSON
{
|
|
"meta": {
|
|
"name": "繁體中文 (TW)"
|
|
},
|
|
"strings": {
|
|
"passwordReset": "重設密碼",
|
|
"reset": "重設",
|
|
"resetFailed": "重設密碼失敗",
|
|
"tryAgain": "請重試。",
|
|
"youCanLogin": "您現在可以使用下方的代碼作為您的密碼登錄。",
|
|
"youCanLoginOmbi": "您現在可以使用下方的代碼作為您的密碼登錄 Jellyfin和Ombi。",
|
|
"youCanLoginPassword": "您現在可以使用新密碼登錄。 請按下方按鈕跳轉至 Jellyfin。",
|
|
"changeYourPassword": "請務必在登錄后更改密碼。",
|
|
"enterYourPassword": "在下方輸入您的新密碼。"
|
|
}
|
|
} |