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

67 lines
1.9 KiB
JSON
Raw Normal View History

{
"postedAt": "Posted At",
"upvotedAt": "Upvoted At",
2015-06-15 19:05:42 +09:00
"downvotedAt": "Downvoted At",
"createdAt": "Created At",
"postedAt": "Posted At",
"url": "URL",
"title": "Title",
"body": "Body",
"htmlBody": "HTML Body",
"viewCount": "View Count",
"commentCount": "Comment Count",
"commenters": "Commenters",
"lastCommentedAt": "Last Commented At",
"clickCount": "Click Count",
"baseScore": "Base Score",
"upvotes": "Upvotes",
"upvoters": "Upvoters",
"downvotes": "Downvotes",
"downvoters": "Downvoters",
"score": "Score",
"status": "Status",
"sticky": "Sticky",
"inactive": "Inactive",
"author": "Author",
"userId": "User",
"sorry_we_couldnt_find_any_posts": "Sorry, we couldn't find any posts.",
"your_post_has_been_deleted": "Your post has been deleted.",
"created": "Created",
"title": "Title",
"suggest_title": "Suggest title",
"url": "URL",
"short_url": "Short URL",
"body": "Body",
"category": "Category",
"inactive_": "Inactive?",
"sticky_": "Sticky?",
"submission_date": "Submission Date",
"submission_time": "Submission Time",
"date": "Date",
"submission": "Submission",
"note_this_post_is_still_pending_so_it_has_no_submission_timestamp_yet": "Note: this post is still pending so it has no submission timestamp yet.",
"user": "User",
"status_": "Status",
"approved": "Approved",
"rejected": "Rejected",
"delete_post": "Delete Post",
"thanks_your_post_is_awaiting_approval": "Thanks, your post is awaiting approval.",
"sorry_couldnt_find_a_title": "Sorry, couldn't find a title...",
"please_fill_in_an_url_first": "Please fill in an URL first!",
"share": "Share",
"discuss": "Discuss",
"upvote_": "Upvote",
"sticky": "Sticky",
"status": "status",
"votes": "votes",
"basescore": "baseScore",
"score": "score",
"clicks": "clicks",
"views": "views",
"inactive": "inactive",
"comment": "comment",
"comments": "comments",
"point": "point",
"points": "points"
}