Files
NodeBB/public/language/ko/recent.json
2024-02-06 09:19:03 +00:00

11 lines
311 B
JSON

{
"title": "최근",
"day": "일간",
"week": "주간",
"month": "월간",
"year": "연간",
"alltime": "전체",
"no-recent-topics": "최근 생성된 화제가 없습니다.",
"no-popular-topics": "인기 화제가 없습니다.",
"load-new-posts": "새 게시물 로드"
}