1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-06-23 18:07:47 +02:00
jfa-go/lang/pwreset/zh-hant.json
Harvey Tindall d3c5feaf1b
userpage: use form langfile, move login strings to common
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.
2023-06-17 12:48:28 +01:00

16 lines
681 B
JSON

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