UNIVPLMDataIntegration/Web/src/i18n/pages/login/zh-tw.ts
2025-02-27 10:48:50 +08:00

40 lines
1.2 KiB
TypeScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// 定义内容
export default {
label: {
one1: '用戶名登入',
two2: '手機號登入',
},
link: {
one3: '協力廠商登入',
two4: '友情連結',
},
account: {
accountPlaceholder1: '用戶名admin或不輸均為common',
accountPlaceholder2: '密碼123456',
accountPlaceholder3: '請輸入驗證碼',
accountBtnText: '登入',
lockTag: '大寫鎖定已打開',
accountneed: '請輸入帳號',
passwordneed: '請輸入密碼',
codeNeed: '請輸入驗證碼',
splitslive: '請按住滑塊拖動',
success: '驗證通過',
loginfail: '登入失敗,請檢查帳號密碼!',
notprivilege: '抱歉,您沒有登入權限',
captchaExpired: '驗證碼已過期',
},
mobile: {
placeholder1: '請輸入手機號',
placeholder2: '請輸入驗證碼',
codeText: '獲取驗證碼',
btnText: '登入',
loginfail: '登入失敗,請檢查帳號!',
retry: '{duration}秒後重新獲取',
msgText: '* 溫馨提示建議使用穀歌、Microsoft Edge版本79.0.1072.62及以上瀏覽器360瀏覽器請使用極速模式',
},
scan: {
text: '打開手機掃一掃,快速登錄/注册',
},
signInText: '歡迎回來!',
};