'Your handle', 'your_handle_hint' => 'Enter the @username@domain you want to act from.', 'follow' => [ 'label' => 'Follow', 'title' => 'Follow {actorDisplayName}', 'subtitle' => 'You are going to follow:', 'accountNotFound' => 'The account could not be found.', 'submit' => 'Proceed to follow', ], 'favourite' => [ 'title' => "Favourite {actorDisplayName}'s post", 'subtitle' => 'You are going to favourite:', 'submit' => 'Proceed to favourite', ], 'reblog' => [ 'title' => "Share {actorDisplayName}'s post", 'subtitle' => 'You are going to share:', 'submit' => 'Proceed to share', ], 'reply' => [ 'title' => "Reply to {actorDisplayName}'s post", 'subtitle' => 'You are going to reply to:', 'submit' => 'Proceed to reply', ], ];