mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-11 10:51:10 -05:00
70 lines
1.9 KiB
JSON
70 lines
1.9 KiB
JSON
{
|
|
"accountSettings": {
|
|
"accountSettings": "帳戶設定",
|
|
"newPassword": "新密碼",
|
|
"passwordMismatch": "兩次密碼輸入不一致",
|
|
"repeatNewPassword": "重複新密碼",
|
|
"updatePassword": "更新密碼",
|
|
"updateSuccess": "更新成功"
|
|
},
|
|
"notify": {
|
|
"balanceChange": "餘額變更",
|
|
"channels": "通知渠道",
|
|
"finance": "財務",
|
|
"login": "登錄",
|
|
"notificationSettings": "通知設定",
|
|
"notificationTypes": "通知類型",
|
|
"save": "保存更改",
|
|
"subscribe": "訂閱",
|
|
"updateSuccess": "更新成功"
|
|
},
|
|
"thirdParty": {
|
|
"apple": {
|
|
"description": "使用 Apple 登錄"
|
|
},
|
|
"bind": "連接",
|
|
"bindFailed": "連接失敗",
|
|
"bindMobile": "連接手機",
|
|
"bindSuccess": "成功連接",
|
|
"change": "更改",
|
|
"confirm": "確認",
|
|
"device": {
|
|
"description": "使用設備 ID 登入"
|
|
},
|
|
"email": {
|
|
"description": "綁定您的電子郵件地址",
|
|
"invalid": "請輸入有效的電子郵件地址",
|
|
"placeholder": "輸入您的電子郵件地址",
|
|
"title": "更改電子郵件"
|
|
},
|
|
"facebook": {
|
|
"description": "使用 Facebook 登錄"
|
|
},
|
|
"github": {
|
|
"description": "使用 GitHub 登錄"
|
|
},
|
|
"google": {
|
|
"description": "使用 Google 登錄"
|
|
},
|
|
"mobile": {
|
|
"description": "綁定您的手機號碼",
|
|
"invalid": "請輸入有效的手機號碼",
|
|
"placeholder": "輸入您的手機號碼",
|
|
"title": "更改手機號碼"
|
|
},
|
|
"phone": {
|
|
"description": "綁定您的電話號碼",
|
|
"placeholder": "輸入您的電話號碼",
|
|
"title": "更改電話"
|
|
},
|
|
"save": "保存",
|
|
"telegram": {
|
|
"description": "使用 Telegram 登錄"
|
|
},
|
|
"title": "已連接帳戶",
|
|
"unbind": "斷開連接",
|
|
"update": "更新",
|
|
"updateSuccess": "更新成功"
|
|
}
|
|
}
|