[ 'en' => [ 'subject' => 'Signup {{to}} - OpenSupports', 'body' => file_get_contents('data/mail-templates/user-signup-en.html') ], 'es' => [ 'subject' => 'Registrado {{to}} - OpenSupports', 'body' => file_get_contents('data/mail-templates/user-signup-es.html') ] ] ]; } }