'Your handle', 'your_handle_hint' => 'Enter the @username@domain you want to act from.', 'follow' => [ 'label' => 'تابِع', 'title' => 'تابع {actorDisplayName}', 'subtitle' => 'إنك بصدد متابعة:', 'accountNotFound' => 'لا يمكن العثور على الحساب.', 'remoteFollowNotAllowed' => 'Seems like the account server does not allow remote follows…', 'submit' => 'اتمم المتابعة', ], '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' => 'اتمم المشاركة', ], 'reply' => [ 'title' => "Reply to {actorDisplayName}'s post", 'subtitle' => 'You are going to reply to:', 'submit' => 'Proceed to reply', ], ];