✨ feat(log): Add message log retrieval functionality and update related typings
This commit is contained in:
@@ -10,9 +10,27 @@
|
||||
"inviteSettings": "邀请设置",
|
||||
"saveSuccess": "保存成功"
|
||||
},
|
||||
"log": {
|
||||
"content": "内容",
|
||||
"createdAt": "创建时间",
|
||||
"emailLog": "邮件日志",
|
||||
"mobileLog": "短信日志",
|
||||
"platform": "平台",
|
||||
"sendFailed": "发送失败",
|
||||
"sendSuccess": "发送成功",
|
||||
"status": "状态",
|
||||
"subject": "主题",
|
||||
"to": "接收人",
|
||||
"updatedAt": "更新时间"
|
||||
},
|
||||
"register": {
|
||||
"day": "天",
|
||||
"hour": "小时",
|
||||
"ipRegistrationLimit": "IP 注册限制",
|
||||
"ipRegistrationLimitDescription": "启用后,符合规则要求的 IP 将被限制注册;请注意,由于 CDN 或前端代理,IP 确定可能会导致问题",
|
||||
"minute": "分钟",
|
||||
"month": "月",
|
||||
"noLimit": "无限制",
|
||||
"penaltyTime": "惩罚时间(分钟)",
|
||||
"penaltyTimeDescription": "用户必须等待惩罚时间过后才能再次注册",
|
||||
"registerSettings": "注册设置",
|
||||
@@ -21,8 +39,12 @@
|
||||
"saveSuccess": "保存成功",
|
||||
"stopNewUserRegistration": "停止新用户注册",
|
||||
"stopNewUserRegistrationDescription": "启用后,任何人都无法注册",
|
||||
"trialDuration": "试用期",
|
||||
"trialRegistration": "试用注册",
|
||||
"trialRegistrationDescription": "启用试用注册;请先修改试用套餐和时长"
|
||||
"trialRegistrationDescription": "启用试用注册;请先修改试用套餐和时长",
|
||||
"trialSubscribePlan": "试用订阅计划",
|
||||
"trialSubscribePlanDescription": "选择试用订阅计划",
|
||||
"year": "年"
|
||||
},
|
||||
"verify": {
|
||||
"inputPlaceholder": "输入",
|
||||
@@ -33,9 +55,7 @@
|
||||
"resetPasswordVerificationCode": "重置密码验证码",
|
||||
"resetPasswordVerificationCodeDescription": "重置密码时的人机验证",
|
||||
"saveSuccess": "保存成功",
|
||||
"turnstileSecret": "闸机密钥",
|
||||
"turnstileSecretDescription": "由 Cloudflare 提供的闸机密钥",
|
||||
"turnstileSiteKey": "闸机站点密钥",
|
||||
"turnstileSiteKeyDescription": "由 Cloudflare 提供的闸机站点密钥",
|
||||
"verifySettings": "验证设置"
|
||||
}
|
||||
|
||||
@@ -1,11 +1,8 @@
|
||||
{
|
||||
"emailBasicConfig": "基本配置",
|
||||
"emailBasicConfigDescription": "配置SMTP服务器设置和电子邮件验证选项",
|
||||
"emailLogs": "电子邮件日志",
|
||||
"emailLogsDescription": "查看已发送电子邮件的历史记录及其状态",
|
||||
"emailSuffixWhitelist": "电子邮件后缀白名单",
|
||||
"emailSuffixWhitelistDescription": "启用后,只有在列表中的后缀的电子邮件才能注册",
|
||||
"emailTemplate": "电子邮件模板",
|
||||
"emailVerification": "电子邮件验证",
|
||||
"emailVerificationDescription": "启用后,用户需要验证他们的电子邮件",
|
||||
"enable": "启用",
|
||||
@@ -14,6 +11,7 @@
|
||||
"expiration_email_templateDescription": "{after}.variable{before} 占位符将被实际数据替换。请确保保留这些变量。",
|
||||
"failed": "失败",
|
||||
"inputPlaceholder": "输入值...",
|
||||
"logs": "日志",
|
||||
"maintenance_email_template": "维护通知模板",
|
||||
"maintenance_email_templateDescription": "{after}.variable{before} 占位符将被实际数据替换。请确保保留这些变量。",
|
||||
"recipient": "收件人",
|
||||
@@ -27,6 +25,7 @@
|
||||
"senderAddressDescription": "用于发送电子邮件的默认电子邮件地址。",
|
||||
"sent": "已发送",
|
||||
"sentAt": "发送于",
|
||||
"settings": "设置",
|
||||
"smtpAccount": "SMTP账户",
|
||||
"smtpAccountDescription": "用于身份验证的电子邮件账户。",
|
||||
"smtpEncryptionMethod": "SMTP加密方法",
|
||||
@@ -39,6 +38,7 @@
|
||||
"smtpServerPortDescription": "指定用于连接到SMTP服务器的端口。",
|
||||
"status": "状态",
|
||||
"subject": "主题",
|
||||
"template": "模板",
|
||||
"verify_email_template": "验证电子邮件模板",
|
||||
"verify_email_templateDescription": "{after}.variable{before} 占位符将被实际数据替换。请确保保留这些变量。",
|
||||
"whitelistSuffixes": "白名单后缀",
|
||||
|
||||
@@ -1,10 +1,6 @@
|
||||
{
|
||||
"SmsList": "短信日志列表",
|
||||
"accessLabel": "访问",
|
||||
"applyPlatform": "申请平台",
|
||||
"areaCode": "区号",
|
||||
"content": "内容",
|
||||
"createdAt": "发送时间",
|
||||
"enable": "启用",
|
||||
"enableTip": "启用后,将启用手机注册、登录、绑定和解绑功能",
|
||||
"endpointLabel": "端点",
|
||||
@@ -26,21 +22,15 @@
|
||||
"platform": "短信平台",
|
||||
"platformConfigTip": "请填写提供的{key}配置",
|
||||
"platformTip": "请选择短信平台",
|
||||
"search": "搜索电话号码",
|
||||
"secretLabel": "密钥",
|
||||
"sendFailed": "发送失败",
|
||||
"sendSuccess": "发送成功",
|
||||
"settings": "设置",
|
||||
"signNameLabel": "签名名称",
|
||||
"status": "状态",
|
||||
"telephone": "电话号码",
|
||||
"template": "短信模板",
|
||||
"templateCode": "模板代码",
|
||||
"templateCodeLabel": "模板代码",
|
||||
"templateParam": "模板参数",
|
||||
"templateTip": "请填写短信模板,保持 {code} 在中间,否则短信功能将无法正常工作",
|
||||
"testSms": "发送测试短信",
|
||||
"testSmsContent": "这是一条测试消息",
|
||||
"testSmsPhone": "输入电话号码",
|
||||
"testSmsTip": "发送测试短信以验证您的配置",
|
||||
"updateSuccess": "更新成功",
|
||||
|
||||
Reference in New Issue
Block a user