Files
NodeBB/public/language/ko/recent.json

11 lines
305 B
JSON
Raw Normal View History

2014-05-15 22:22:04 +09:00
{
2021-03-14 09:06:43 +00:00
"title": "최근",
"day": "일간",
"week": "주간",
"month": "월간",
2014-10-22 11:54:36 -04:00
"year": "연간",
"alltime": "전체",
2021-03-14 09:06:43 +00:00
"no_recent_topics": "최근 생성된 화제가 없습니다.",
"no_popular_topics": "인기 화제가 없습니다.",
"load-new-posts": "Load new posts"
}