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

58 lines
2.4 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": "短信日志列表",
"apiUrl": "API网址",
"apiUrlTip": "短信平台API端点",
"areaCode": "区号",
"content": "内容",
"createdAt": "发送时间",
"enable": "启用",
"enableTip": "启用后,将启用手机注册、登录、绑定和解绑功能",
"expireTime": "过期时间",
"expireTimeTip": "短信验证码有效期(秒)",
"foreignApiUrl": "国际 API URL",
"foreignApiUrlTip": "国际短信服务API端点",
"interval": "间隔",
"intervalTip": "同一手机号发送短信验证码的间隔时间0表示无限制",
"limit": "每日限额",
"limitTip": "同一手机号每日短信验证码发送限制0表示无限制",
"logs": "日志",
"password": "密码",
"passwordTip": "短信平台密码,例如阿里云访问密钥密钥",
"placeholders": {
"apiUrl": "输入API URL例如https://api.example.com",
"expireTime": "输入过期时间默认为300",
"foreignApiUrl": "输入国际API URL",
"interval": "输入间隔时间默认为60",
"limit": "输入每日限制默认为20",
"password": "输入平台密码",
"region": "输入区域例如cn-hangzhou",
"template": "您的验证码是{code}有效期为5分钟",
"templateCode": "输入模板代码",
"templateParam": "输入参数名称默认为code",
"username": "输入平台用户名"
},
"platform": "短信平台",
"platformTip": "请选择短信平台",
"region": "地区",
"regionTip": "短信服务区域,例如阿里云的 cn-hangzhou",
"search": "搜索电话号码",
"sendFailed": "发送失败",
"sendSuccess": "发送成功",
"settings": "设置",
"status": "状态",
"telephone": "电话号码",
"template": "短信模板",
"templateCode": "模板代码",
"templateCodeTip": "短信服务模板代码",
"templateParam": "模板参数",
"templateParamTip": "短信模板中的变量参数名称默认为“code”",
"templateTip": "请填写短信模板,保持 {code} 在中间,否则短信功能将无法正常工作",
"testSms": "发送测试短信",
"testSmsContent": "这是一条测试消息",
"testSmsPhone": "输入电话号码",
"testSmsTip": "发送测试短信以验证您的配置",
"updateSuccess": "更新成功",
"username": "用户名",
"usernameTip": "短信平台用户名例如阿里云访问密钥ID"
}