Files
NodeBB/public/language/zh-CN/admin/advanced/errors.json

14 lines
511 B
JSON
Raw Normal View History

2016-12-19 15:51:36 -05:00
{
2017-01-04 17:27:57 +00:00
"figure-x": "数量 %1",
"error-events-per-day": "<code>%1</code> 事件/天",
"error.404": "404 页面不存在",
"error.503": "503 服务不可用",
"manage-error-log": "管理错误日志",
2017-08-17 09:23:28 +00:00
"export-error-log": "导出错误日志 (.csv)",
2017-01-04 17:27:57 +00:00
"clear-error-log": "清空错误日志",
"route": "路由",
"count": "计数",
2017-02-11 09:21:46 +00:00
"no-routes-not-found": "恭喜没有404错误",
2017-01-04 17:27:57 +00:00
"clear404-confirm": "确认清除404错误日志",
"clear404-success": "“404 页面不存在” 错误已被清空"
2016-12-19 15:51:36 -05:00
}