Files
NodeBB/public/language/en_US/unread.json
2015-07-15 14:11:05 -04:00

10 lines
295 B
JSON

{
"title": "Unread",
"no_unread_topics": "There are no unread topics.",
"load_more": "Load More",
"mark_as_read": "Mark as Read",
"selected": "Selected",
"all": "All",
"all_categories": "All categories",
"topics_marked_as_read.success": "Topics marked as read!"
}