{ "timeline": { "home": "Home", "notifications": "Notifications", "local": "Local", "public": "Public", "search": "Search", "status": { "boosted": "{user} boosted", "poll": { "refresh": "Refresh", "vote": "Vote", "people": "{num} people", "closed": "Closed" } } }, "accounts": { "new": { "title": "Add account", "sign_in": "Sign in", "authorize": "Authorize" } }, "notification": { "favourite": { "title": "Favourite", "body": "{user} favourited your post" }, "reblog": { "title": "Boost", "body": "{user} boosted your post" }, "quote": { "title": "Quote", "body": "{user} quoted your post" }, "poll_expired": { "title": "Poll", "body": "{user} poll has ended" }, "poll_vote": { "title": "Poll", "body": "{user} voted your poll" }, "status": { "title": "Status", "body": "{user} just posted" }, "update": { "title": "Update", "body": "{user} updated the post" }, "emoji_reaction": { "title": "Reaction", "body": "{user} reacted your post" }, "follow": { "title": "Follow", "body": "{user} followed you", "followers": "{num} followers" }, "follow_request": { "title": "Follow Request", "body": "{user} requested to follow you" } }, "compose": { "placeholder": "What's on your mind?", "spoiler": { "placeholder": "Write your warning here" }, "visibility": { "public": "Public", "unlisted": "Unlisted", "private": "Private", "direct": "Direct" } } }