lang('eng') // Set languages ->run(); echo $text; } catch (Exception $e) { echo 'Error: ' . $e->getMessage(), "\n"; } // vim: ts=4 sw=4: