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

10 lines
296 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",
2014-04-09 20:34:06 -04:00
"topics_marked_as_read.success": "Topics marked as read!"
2014-03-31 18:04:03 -04:00
}