mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-14 12:21:10 -05:00
52 lines
2.2 KiB
JSON
52 lines
2.2 KiB
JSON
{
|
|
"SmsList": "SMS Log List",
|
|
"accessLabel": "Access",
|
|
"applyPlatform": "Apply Platform",
|
|
"areaCode": "Area Code",
|
|
"content": "Content",
|
|
"createdAt": "Send Time",
|
|
"enable": "Enable",
|
|
"enableTip": "After enabling, mobile phone registration, login, binding, and unbinding functions will be enabled",
|
|
"endpointLabel": "Endpoint",
|
|
"expireTime": "Expire Time",
|
|
"expireTimeTip": "SMS verification code validity period (seconds)",
|
|
"interval": "Interval",
|
|
"intervalTip": "SMS verification code sending interval for the same phone number (seconds), 0 means no limit",
|
|
"limit": "Daily Limit",
|
|
"limitTip": "Daily SMS verification code sending limit for the same phone number, 0 means no limit",
|
|
"logs": "Logs",
|
|
"phoneNumberLabel": "Phone Number",
|
|
"placeholders": {
|
|
"expireTime": "Enter expire time, default is 300",
|
|
"interval": "Enter interval time, default is 60",
|
|
"limit": "Enter daily limit, default is 20",
|
|
"template": "Your verification code is {code}, valid for 5 minutes",
|
|
"templateCode": "Enter template code"
|
|
},
|
|
"platform": "SMS Platform",
|
|
"platformConfigTip": "Please fill in the provided {key} configuration",
|
|
"platformTip": "Please select SMS platform",
|
|
"search": "Search phone number",
|
|
"secretLabel": "Secret",
|
|
"sendFailed": "Send Failed",
|
|
"sendSuccess": "Send Success",
|
|
"settings": "Settings",
|
|
"signNameLabel": "Sign Name",
|
|
"status": "Status",
|
|
"telephone": "Phone Number",
|
|
"template": "SMS Template",
|
|
"templateCode": "Template Code",
|
|
"templateCodeLabel": "Template Code",
|
|
"templateParam": "Template Parameter",
|
|
"templateTip": "Please fill in the SMS template, keep {code} in the middle, otherwise SMS function will not work",
|
|
"testSms": "Send Test SMS",
|
|
"testSmsContent": "This is a test message",
|
|
"testSmsPhone": "Enter phone number",
|
|
"testSmsTip": "Send a test SMS to verify your configuration",
|
|
"updateSuccess": "Update Success",
|
|
"whitelistAreaCode": "Whitelist Area Code",
|
|
"whitelistAreaCodeTip": "Please enter whitelist area codes, e.g., 1, 852, 886, 888",
|
|
"whitelistValidation": "Whitelist Verification",
|
|
"whitelistValidationTip": "When enabled, only area codes in the whitelist can send SMS"
|
|
}
|