{
	"common": {
		"time": {
			"unknown": "unknown",
			"future": "future",
			"just_now": "just now",
			"seconds_ago": "{}s ago",
			"minutes_ago": "{}m ago",
			"hours_ago": "{}h ago",
			"days_ago": "{}d ago",
			"weeks_ago": "{}weeks ago",
			"months_ago": "{}months ago",
			"years_ago": "{}years ago"
		},
		"reactions": {
			"like": "Like",
			"love": "Love",
			"laugh": "Laugh",
			"hmm": "Hmm...?",
			"surprise": "Wow",
			"congrats": "Congrats!"
		},
		"tags": {
			"mk-stream-indicator": {
				"connecting": "Connecting",
				"reconnecting": "Disconnected. reconnecting",
				"connected": "Connected"
			},
			"mk-reaction-picker": {
				"choose-reaction": "Pick your reaction"
			}
		}
	},
	"desktop": {
		"tags": {
			"mk-ui-header-nav": {
				"home": "Home",
				"messaging": "Messaging",
				"info": "Info",
				"live": "Live"
			},
			"mk-ui-header-search": {
				"placeholder": "Search"
			},
			"mk-ui-header-account": {
				"profile": "Your profile",
				"drive": "Drive",
				"mentions": "Mentions",
				"settings": "Settings",
				"signout": "Sign out"
			},
			"mk-post-form": {
				"post-placeholder": "What's happening?",
				"reply-placeholder": "Reply to this post...",
				"quote-placeholder": "Quote this post...",
				"post": "Post",
				"reply": "Reply",
				"repost": "Repost",
				"posted": "Posted!",
				"replied": "Replied!",
				"reposted": "Reposted!",
				"post-failed": "Failed to post",
				"reply-failed": "Failed to reply",
				"repost-failed": "Failed to repost",
				"posting": "Posting",
				"attach-media-from-local": "Attach media from your pc",
				"attach-media-from-drive": "Attach media from the drive",
				"attach-cancel": "Cancel to attach",
				"insert-the-cat": "Insert the cat",
				"create-poll": "Create a poll",
				"text-remain": "{} chars remaining"
			},
			"mk-post-form-window": {
				"post": "New post",
				"reply": "Reply",
				"attaches": "{} media attached",
				"uploading-media": "{} media uploading"
			},
			"mk-timeline-post": {
				"reposted-by": "Reposted by {}",
				"reply": "Reply",
				"repost": "Repost",
				"add-reaction": "Add your reaction",
				"detail": "Show detail"
			},
			"mk-notifications-home-widget": {
				"title": "Notifications",
				"settings": "Settings of notifications"
			},
			"mk-user-recommendation-home-widget": {
				"title": "Recommended users",
				"refresh": "Show others",
				"no-one": "No one",
				"fetching": "Loading"
			},
			"mk-recommended-polls-home-widget": {
				"title": "Polls",
				"refresh": "Show others",
				"nothing": "Nothing",
				"fetching": "Loading"
			},
			"mk-trends-home-widget": {
				"title": "Trend",
				"refresh": "Show others",
				"nothing": "Nothing",
				"fetching": "Loading"
			},
			"mk-photo-stream-home-widget": {
				"title": "Photostream",
				"initializing": "Loading",
				"no-photos": "No photos"
			},
			"mk-donation-home-widget": {
				"title": "Donation",
				"text": "To manage Misskey, we spend money for our domain, server, etc.. There's no incomes for us, so we need your tip. If you're interested, contact {}. Thank you for your contribution!"
			}
		}
	}
}