export default { content: { moved: 'User moved', created_at: 'Registered: {{date}}', summary: { statuses_count: '{{count}} toots', following_count: '$t(sharedUsers:heading.accounts.following)', followers_count: '$t(sharedUsers:heading.accounts.followers)' } } }