Add English package
Command success is queried using $CHILD_STATUS https://gitlab.com/mark-jb/chake/-/blob/master/lib/chake/connection.rb#L36
However this variable is not populated without first requiring the 'English' package. Currently, all commands are assumed to succeed because $CHILD_STATUS is empty.