87 lines
8.1 KiB
JSON
87 lines
8.1 KiB
JSON
{
|
|
"settings.page.title": "Settings",
|
|
|
|
"settings.account.tab": "Account",
|
|
"settings.account.form.email.label": "Email",
|
|
"settings.account.form.email.placeholder": "Please enter email",
|
|
|
|
"settings.password.tab": "Password",
|
|
"settings.password.form.old_password.label": "Current Password",
|
|
"settings.password.form.old_password.placeholder": "Please enter the current password",
|
|
"settings.password.form.new_password.label": "New Password",
|
|
"settings.password.form.new_password.placeholder": "Please enter the new password",
|
|
"settings.password.form.confirm_password.label": "Confirm Password",
|
|
"settings.password.form.confirm_password.placeholder": "Please enter the new password again",
|
|
"settings.password.form.password.errmsg.invalid": "Password should be at least 10 characters",
|
|
"settings.password.form.password.errmsg.not_matched": "Passwords do not match",
|
|
|
|
"settings.notification.tab": "Notification",
|
|
"settings.notification.template.card.title": "Template",
|
|
"settings.notification.template.form.subject.label": "Subject",
|
|
"settings.notification.template.form.subject.placeholder": "Please enter notification subject",
|
|
"settings.notification.template.form.subject.tooltip": "Optional variables ({COUNT}: number of expiring soon)",
|
|
"settings.notification.template.form.message.label": "Message",
|
|
"settings.notification.template.form.message.placeholder": "Please enter notification message",
|
|
"settings.notification.template.form.message.tooltip": "Optional variables ({COUNT}: number of expiring soon. {DOMAINS}: Domain list)",
|
|
"settings.notification.channels.card.title": "Channels",
|
|
"settings.notification.channel.enabled.on": "On",
|
|
"settings.notification.channel.enabled.off": "Off",
|
|
"settings.notification.push_test.button": "Send Test Notification",
|
|
"settings.notification.push_test.pushed": "Sent",
|
|
"settings.notification.channel.form.bark_server_url.label": "Server URL",
|
|
"settings.notification.channel.form.bark_server_url.placeholder": "Please enter server URL",
|
|
"settings.notification.channel.form.bark_server_url.tooltip": "For more information, see <a href=\"https://bark.day.app/\" target=\"_blank\">https://bark.day.app/</a><br><br>Leave blank to use the default Bark server.",
|
|
"settings.notification.channel.form.bark_device_key.label": "Device Key",
|
|
"settings.notification.channel.form.bark_device_key.placeholder": "Please enter device key",
|
|
"settings.notification.channel.form.bark_device_key.tooltip": "For more information, see <a href=\"https://bark.day.app/\" target=\"_blank\">https://bark.day.app/</a>",
|
|
"settings.notification.channel.form.dingtalk_access_token.label": "Robot AccessToken",
|
|
"settings.notification.channel.form.dingtalk_access_token.placeholder": "Please enter Robot Access Token",
|
|
"settings.notification.channel.form.dingtalk_access_token.tooltip": "For more information, see <a href=\"https://open.dingtalk.com/document/orgapp/obtain-the-webhook-address-of-a-custom-robot\" target=\"_blank\">https://open.dingtalk.com/document/orgapp/obtain-the-webhook-address-of-a-custom-robot</a>",
|
|
"settings.notification.channel.form.dingtalk_secret.label": "Robot Secret",
|
|
"settings.notification.channel.form.dingtalk_secret.placeholder": "Please enter Robot Secret",
|
|
"settings.notification.channel.form.dingtalk_secret.tooltip": "For more information, see <a href=\"https://open.dingtalk.com/document/orgapp/customize-robot-security-settings\" target=\"_blank\">https://open.dingtalk.com/document/orgapp/customize-robot-security-settings</a>",
|
|
"settings.notification.channel.form.email_smtp_host.label": "SMTP Host",
|
|
"settings.notification.channel.form.email_smtp_host.placeholder": "Please enter SMTP host",
|
|
"settings.notification.channel.form.email_smtp_port.label": "SMTP Port",
|
|
"settings.notification.channel.form.email_smtp_port.placeholder": "Please enter SMTP port",
|
|
"settings.notification.channel.form.email_smtp_tls.label": "Use TLS/SSL",
|
|
"settings.notification.channel.form.email_username.label": "Username",
|
|
"settings.notification.channel.form.email_username.placeholder": "please enter username",
|
|
"settings.notification.channel.form.email_password.label": "Password",
|
|
"settings.notification.channel.form.email_password.placeholder": "please enter password",
|
|
"settings.notification.channel.form.email_sender_address.label": "Sender Email Address",
|
|
"settings.notification.channel.form.email_sender_address.placeholder": "Please enter sender email address",
|
|
"settings.notification.channel.form.email_receiver_address.label": "Receiver Email Address",
|
|
"settings.notification.channel.form.email_receiver_address.placeholder": "Please enter receiver email address",
|
|
"settings.notification.channel.form.lark_webhook_url.label": "Webhook URL",
|
|
"settings.notification.channel.form.lark_webhook_url.placeholder": "Please enter Webhook URL",
|
|
"settings.notification.channel.form.lark_webhook_url.tooltip": "For more information, see <a href=\"https://www.feishu.cn/hc/en-US/articles/807992406756\" target=\"_blank\">https://www.feishu.cn/hc/en-US/articles/807992406756</a>",
|
|
"settings.notification.channel.form.serverchan_url.label": "Server URL",
|
|
"settings.notification.channel.form.serverchan_url.placeholder": "Please enter ServerChan server URL (e.g. https://sctapi.ftqq.com/*****.send)",
|
|
"settings.notification.channel.form.serverchan_url.tooltip": "For more information, see <a href=\"https://sct.ftqq.com/forward\" target=\"_blank\">https://sct.ftqq.com/forward</a>",
|
|
"settings.notification.channel.form.telegram_api_token.label": "Bot API Token",
|
|
"settings.notification.channel.form.telegram_api_token.placeholder": "Please enter bot API token",
|
|
"settings.notification.channel.form.telegram_api_token.tooltip": "For more information, see <a href=\"https://gist.github.com/nafiesl/4ad622f344cd1dc3bb1ecbe468ff9f8a\" target=\"_blank\">https://gist.github.com/nafiesl/4ad622f344cd1dc3bb1ecbe468ff9f8a</a>",
|
|
"settings.notification.channel.form.telegram_chat_id.label": "Chat ID",
|
|
"settings.notification.channel.form.telegram_chat_id.placeholder": "Please enter chat ID",
|
|
"settings.notification.channel.form.telegram_chat_id.tooltip": "For more information, see <a href=\"https://gist.github.com/nafiesl/4ad622f344cd1dc3bb1ecbe468ff9f8a\" target=\"_blank\">https://gist.github.com/nafiesl/4ad622f344cd1dc3bb1ecbe468ff9f8a</a>",
|
|
"settings.notification.channel.form.webhook_url.label": "Webhook URL",
|
|
"settings.notification.channel.form.webhook_url.placeholder": "Please enter Webhook URL",
|
|
|
|
"settings.sslprovider.tab": "Certificate Authority",
|
|
"settings.sslprovider.form.provider.label": "ACME Provider",
|
|
"settings.sslprovider.provider.errmsg.empty": "Please select a Certificate Authority",
|
|
"settings.sslprovider.form.zerossl_eab_kid.label": "EAB KID",
|
|
"settings.sslprovider.form.zerossl_eab_kid.placeholder": "Please enter EAB KID",
|
|
"settings.sslprovider.form.zerossl_eab_kid.tooltip": "For more information, see <a href=\"https://zerossl.com/documentation/acme/\" target=\"_blank\">https://zerossl.com/documentation/acme/</a>",
|
|
"settings.sslprovider.form.zerossl_eab_hmac_key.label": "EAB HMAC Key",
|
|
"settings.sslprovider.form.zerossl_eab_hmac_key.placeholder": "Please enter EAB HMAC Key",
|
|
"settings.sslprovider.form.zerossl_eab_hmac_key.tooltip": "For more information, see <a href=\"https://zerossl.com/documentation/acme/\" target=\"_blank\">https://zerossl.com/documentation/acme/</a>",
|
|
"settings.sslprovider.form.gts_eab_kid.label": "EAB KID",
|
|
"settings.sslprovider.form.gts_eab_kid.placeholder": "Please enter EAB KID",
|
|
"settings.sslprovider.form.gts_eab_kid.tooltip": "For more information, see <a href=\"https://cloud.google.com/certificate-manager/docs/public-ca-tutorial\" target=\"_blank\">https://cloud.google.com/certificate-manager/docs/public-ca-tutorial</a>",
|
|
"settings.sslprovider.form.gts_eab_hmac_key.label": "EAB HMAC Key",
|
|
"settings.sslprovider.form.gts_eab_hmac_key.placeholder": "Please enter EAB HMAC Key",
|
|
"settings.sslprovider.form.gts_eab_hmac_key.tooltip": "For more information, see <a href=\"https://cloud.google.com/certificate-manager/docs/public-ca-tutorial\" target=\"_blank\">https://cloud.google.com/certificate-manager/docs/public-ca-tutorial</a>"
|
|
}
|