Files
NodeBB/public/language/en-US/unread.json

16 lines
540 B
JSON

{
"title": "Unread",
"no-unread-topics": "There are no unread topics.",
"load-more": "Load More",
"mark-as-read": "Mark as Read",
"mark-as-unread": "Mark as Unread",
"selected": "Selected",
"all": "All",
"all-categories": "All categories",
"topics-marked-as-read.success": "Topics marked as read!",
"all-topics": "All Topics",
"new-topics": "New Topics",
"watched-topics": "Watched Topics",
"unreplied-topics": "Unreplied Topics",
"multiple-categories-selected": "Multiple Selected"
}