Files
NodeBB/public/language/zh-CN/admin/advanced/errors.json
2017-08-17 09:23:28 +00:00

14 lines
511 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"figure-x": "数量 %1",
"error-events-per-day": "<code>%1</code> 事件/天",
"error.404": "404 页面不存在",
"error.503": "503 服务不可用",
"manage-error-log": "管理错误日志",
"export-error-log": "导出错误日志 (.csv)",
"clear-error-log": "清空错误日志",
"route": "路由",
"count": "计数",
"no-routes-not-found": "恭喜没有404错误",
"clear404-confirm": "确认清除404错误日志",
"clear404-success": "“404 页面不存在” 错误已被清空"
}