2025-01-13 21:07:27 +07:00

58 lines
2.3 KiB
JSON
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.

{
"SmsList": "SMS 日誌列表",
"apiUrl": "API 網址",
"apiUrlTip": "SMS 平台 API 端點",
"areaCode": "地區代碼",
"content": "內容",
"createdAt": "發送時間",
"enable": "啟用",
"enableTip": "啟用後,將啟用手機註冊、登入、綁定和解綁功能",
"expireTime": "到期時間",
"expireTimeTip": "SMS 驗證碼有效期(秒)",
"foreignApiUrl": "國際 API 網址",
"foreignApiUrlTip": "國際短信服務 API 端點",
"interval": "間隔",
"intervalTip": "相同電話號碼的短信驗證碼發送間隔0 表示無限制",
"limit": "每日限額",
"limitTip": "同一電話號碼每日發送SMS驗證碼的限制0表示無限制",
"logs": "日誌",
"password": "密碼",
"passwordTip": "SMS 平台密碼,例如阿里雲訪問密鑰密碼",
"placeholders": {
"apiUrl": "輸入API網址例如https://api.example.com",
"expireTime": "輸入過期時間預設為300",
"foreignApiUrl": "輸入國際API網址",
"interval": "輸入間隔時間默認為60",
"limit": "輸入每日限制默認為20",
"password": "輸入平台密碼",
"region": "輸入地區例如cn-hangzhou",
"template": "您的驗證碼是{code}有效期為5分鐘",
"templateCode": "輸入模板代碼",
"templateParam": "輸入參數名稱默認為code",
"username": "輸入平台用戶名"
},
"platform": "SMS 平台",
"platformTip": "請選擇短信平台",
"region": "地區",
"regionTip": "SMS 服務地區,例如 Aliyun 的 cn-hangzhou",
"search": "搜尋電話號碼",
"sendFailed": "發送失敗",
"sendSuccess": "發送成功",
"settings": "設定",
"status": "狀態",
"telephone": "電話號碼",
"template": "短信範本",
"templateCode": "模板代碼",
"templateCodeTip": "SMS 服務模板代碼",
"templateParam": "模板參數",
"templateParamTip": "SMS 模板中的變量參數名稱,默認為 'code'",
"templateTip": "請填寫短信模板,保持 {code} 在中間,否則短信功能將無法運作",
"testSms": "發送測試短信",
"testSmsContent": "這是一條測試訊息",
"testSmsPhone": "輸入電話號碼",
"testSmsTip": "發送測試短信以驗證您的配置",
"updateSuccess": "更新成功",
"username": "用戶名",
"usernameTip": "SMS 平台用戶名,例如阿里雲訪問密鑰 ID"
}