Vulcan/packages/nova-comments/i18n/en.i18n.json
2016-02-17 14:27:27 +09:00

14 lines
No EOL
451 B
JSON

{
"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"
}