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

14 lines
451 B
JSON
Raw Normal View History

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