actionDescription=<FormattedMessageid='interaction_modal.description.follow'defaultMessage='With an account on Mastodon, you can follow {name} to receive their posts in your home feed.'values={{name}}/>;
break;
case'vote':
icon=<Iconid='tasks'icon={InsertChartIcon}/>;
title=<FormattedMessageid='interaction_modal.title.vote'defaultMessage="Vote in {name}'s poll"values={{name}}/>;
actionDescription=<FormattedMessageid='interaction_modal.description.vote'defaultMessage='With an account on Mastodon, you can vote in this poll.'/>;