Files
NodeBB/public/language/en-GB/unread.json
Baris Usakli a500e0019c closes #6005
2017-10-30 15:26:17 -04:00

15 lines
461 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!",
"all-topics": "All Topics",
"new-topics": "New Topics",
"watched-topics": "Watched Topics",
"unreplied-topics": "Unreplied Topics",
"multiple-categories-selected": "Multiple Selected"
}