Vulcan/packages/telescope-comments/i18n/en.i18n.json

14 lines
439 B
JSON
Raw Normal View History

2015-06-15 19:05:42 +09:00
{
2015-06-16 16:16:13 +09:00
"sorry_you_cannot_edit_this_comment": "Sorry, you cannot edit this comment.",
2015-06-15 19:05:42 +09:00
"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"
}