Files
NodeBB/public/language/ko/recent.json
Barış Soner Uşaklı 844cb91beb feat: update all language keys to use - instead of _ (#12059)
* feat: update all language keys to use - instead of _

* refactor: update language keys
2023-10-05 12:48:50 -04:00

11 lines
305 B
JSON

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