Files
NodeBB/public/language/ko/admin/advanced/errors.json

15 lines
547 B
JSON
Raw Normal View History

2016-12-19 15:51:36 -05:00
{
2024-02-21 09:18:44 +00:00
"errors": "오류",
"figure-x": "표 %1",
"error-events-per-day": "하루당 <code>%1</code> 이력",
2021-03-14 09:06:43 +00:00
"error.404": "404 Not Found",
"error.503": "503 Service Unavailable",
2017-06-16 09:25:06 +00:00
"manage-error-log": "오류 로그 관리",
2024-02-21 09:18:44 +00:00
"export-error-log": "Export Error Log (CSV)",
"clear-error-log": "Clear Error Log",
"route": "Route",
"count": "Count",
"no-routes-not-found": "만세! 404 오류가 없습니다!",
"clear404-confirm": "404 오류 로그를 지우시겠습니까?",
"clear404-success": "\"404 Not Found\" 오류를 비웠습니다"
2016-12-19 15:51:36 -05:00
}