dbot/modules/reddit/strings.json
2013-04-14 01:39:13 +00:00

15 lines
484 B
JSON

{
"about_subreddit": {
"en": "[{display_name} has {subscribers} subscribers ({active} active)]"
},
"about_post": {
"en": "[Post by {poster} in {subreddit} — Comments: {comments}, Score: {score} (\u00039▲{up}\u0015|\u000312{down}▼\u0015)] — {url}"
},
"about_comment": {
"en": "[Comment by {poster} in {subreddit} — Score: {score} (\u00039▲{up}\u0015|\u000312{down}▼\u0015)]"
},
"nsfw": {
"en": "[NSFW]"
}
}