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

16 lines
692 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-03-26 09:02:20 -04:00
"watch.message": "Ye now be watchin' updates from 'tis category",
"ignore.message": "Ye now be ignorin' updates from 'tis category",
2016-05-10 09:02:33 -04:00
"watched-categories": "Categories ye be watchin'"
2014-03-31 18:04:03 -04:00
}