mirror of
https://github.com/usual2970/certimate.git
synced 2025-07-15 15:39:54 +00:00
51 lines
1.8 KiB
JSON
51 lines
1.8 KiB
JSON
{
|
|
"common.button.add": "新增",
|
|
"common.button.cancel": "取消",
|
|
"common.button.copy": "复制",
|
|
"common.button.delete": "刪除",
|
|
"common.button.edit": "编辑",
|
|
"common.button.more": "更多",
|
|
"common.button.ok": "确定",
|
|
"common.button.reset": "重置",
|
|
"common.button.save": "保存",
|
|
"common.button.submit": "提交",
|
|
|
|
"common.text.copied": "已复制",
|
|
"common.text.nodata": "暂无数据",
|
|
"common.text.operation_confirm": "操作确认",
|
|
"common.text.operation_succeeded": "操作成功",
|
|
"common.text.operation_failed": "操作失败",
|
|
"common.text.request_error": "请求错误",
|
|
"common.text.search": "搜索 ……",
|
|
|
|
"common.menu.theme": "切换主题",
|
|
"common.menu.locale": "切换语言",
|
|
"common.menu.settings": "系统设置",
|
|
"common.menu.logout": "退出登录",
|
|
"common.menu.document": "文档",
|
|
|
|
"common.theme.light": "浅色",
|
|
"common.theme.dark": "暗黑",
|
|
"common.theme.system": "跟随系统",
|
|
|
|
"common.errmsg.string_max": "请输入不超过 {{max}} 个字符",
|
|
"common.errmsg.email_invalid": "请输入正确的邮箱",
|
|
"common.errmsg.domain_invalid": "请输入正确的域名",
|
|
"common.errmsg.host_invalid": "请输入正确的域名或 IP 地址",
|
|
"common.errmsg.port_invalid": "请输入正确的端口号",
|
|
"common.errmsg.ip_invalid": "请输入正确的 IP 地址",
|
|
"common.errmsg.url_invalid": "请输入正确的 URL 地址",
|
|
|
|
"common.notifier.bark": "Bark",
|
|
"common.notifier.dingtalk": "钉钉",
|
|
"common.notifier.email": "邮件",
|
|
"common.notifier.gotify": "Gotify",
|
|
"common.notifier.lark": "飞书",
|
|
"common.notifier.pushover": "Pushover",
|
|
"common.notifier.pushplus": "PushPlus推送加",
|
|
"common.notifier.serverchan": "Server 酱",
|
|
"common.notifier.telegram": "Telegram",
|
|
"common.notifier.webhook": "Webhook",
|
|
"common.notifier.wecom": "企业微信"
|
|
}
|