<?php return [ 'email' => [ 'hello' => 'Hello', 'cancelled-ticket' => '<b>:count :type</b>, sector <b>:zone</b> have been canceled for the match <b>:event</b>.', 'unavailable-ticket' => 'Your <b>:count :type</b>, sector <b>:zone</b> for match <b>:event</b> are no longer available.', 'help' => 'Contact the team if you have any questions.', ], ];