Files
NodeBB/public/language/en@pirate/unread.json

13 lines
400 B
JSON
Raw Normal View History

2014-03-31 18:04:03 -04:00
{
"title": "Unread",
"no_unread_topics": "There be no unread topics.",
2014-04-09 20:34:06 -04:00
"load_more": "Giv'er more",
"mark_as_read": "Mark as Read",
"selected": "Selected",
"all": "All",
2015-07-15 14:11:05 -04:00
"all_categories": "All categories",
2016-04-21 09:02:32 -04:00
"topics_marked_as_read.success": "Topics marked as read!",
"all-topics": "All Topics",
"new-topics": "New Topics",
"watched-topics": "Watched Topics"
2014-03-31 18:04:03 -04:00
}