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

16 lines
646 B
JSON
Raw Permalink Normal View History

2014-05-15 22:22:04 +09:00
{
2017-06-13 09:25:08 +00:00
"title": "읽지 않음",
2024-02-21 09:18:44 +00:00
"no-unread-topics": "읽지 않은 토픽이 없습니다.",
"load-more": "더 불러오기",
"mark-as-read": "읽음으로 표시",
2024-02-21 09:18:44 +00:00
"mark-as-unread": "읽지 않은 상태로 표시",
2021-03-14 09:06:43 +00:00
"selected": "선택됨",
2024-02-21 09:18:44 +00:00
"all": "모두",
"all-categories": "모든 카테고리",
2024-02-21 09:18:44 +00:00
"topics-marked-as-read.success": "토픽이 읽음으로 표시되었습니다!",
"all-topics": "모든 토픽",
"new-topics": "새 토픽",
"watched-topics": "구독한 토픽",
"unreplied-topics": "답글이 없는 토픽",
"multiple-categories-selected": "여러 카테고리가 선택됨"
}