Vulcan/packages/telescope-comments/i18n/en.i18n.json
2015-06-15 19:05:42 +09:00

15 lines
No EOL
374 B
JSON

{
//Commments
"your_comment_has_been_deleted": "Your comment has been deleted.",
"comment_": "Comment",
"delete_comment": "Delete Comment",
"add_comment": "Add Comment",
"upvote": "upvote",
"downvote": "downvote",
"link": "link",
"edit": "Edit",
"reply": "Reply",
"no_comments": "No comments.",
"please_sign_in_to_reply": "Please sign in to reply"
}