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

20 lines
909 B
JSON
Raw Normal View History

2014-03-31 18:04:03 -04:00
{
2015-08-17 17:07:39 -04:00
"category": "Category",
"subcategories": "Subcategories",
2014-03-31 18:04:03 -04:00
"new_topic_button": "New Topic",
2015-02-19 15:06:53 -05:00
"guest-login-post": "Log in to post",
2014-03-31 18:04:03 -04:00
"no_topics": "<strong>Thar be no topics in 'tis category.</strong><br />Why don't ye give a go' postin' one?",
"browsing": "browsin'",
"no_replies": "No one has replied to ye message",
2016-03-26 09:02:20 -04:00
"no_new_posts": "Thar be no new posts.",
2016-05-10 09:02:33 -04:00
"share_this_category": "Share 'tis category",
"watch": "Be watchin'",
"ignore": "Be ignorin'",
2016-07-12 20:22:44 -04:00
"watching": "Watching",
"ignoring": "Ignoring",
"watching.description": "Show topics in unread",
"ignoring.description": "Do not show topics in unread",
2016-10-05 13:43:34 -04:00
"watch.message": "You are now watching updates from this category and all subcategories",
"ignore.message": "You are now ignoring updates from this category and all subcategories",
2016-05-10 09:02:33 -04:00
"watched-categories": "Categories ye be watchin'"
2014-03-31 18:04:03 -04:00
}