feat(ui): improve i18n
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
"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.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.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.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",
|
||||
@@ -26,12 +26,12 @@
|
||||
"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.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.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",
|
||||
@@ -40,18 +40,18 @@
|
||||
"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.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.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.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.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",
|
||||
@@ -59,7 +59,7 @@
|
||||
"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.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",
|
||||
@@ -71,8 +71,8 @@
|
||||
"settings.notification.channel.form.wecom_webhook_url.placeholder": "Please enter Webhook URL",
|
||||
"settings.notification.channel.form.wecom_webhook_url.tooltip": "For more information, see <a href=\"https://open.work.weixin.qq.com/help2/pc/18401#%E5%85%AD%E3%80%81%E7%BE%A4%E6%9C%BA%E5%99%A8%E4%BA%BAWebhook%E5%9C%B0%E5%9D%80\" target=\"_blank\">https://open.work.weixin.qq.com/help2/pc/18401</a>",
|
||||
|
||||
"settings.sslprovider.tab": "Certificate Authority",
|
||||
"settings.sslprovider.form.provider.label": "ACME Provider",
|
||||
"settings.sslprovider.tab": "Certificate authority",
|
||||
"settings.sslprovider.form.provider.label": "ACME provider",
|
||||
"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>",
|
||||
|
||||
Reference in New Issue
Block a user