<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * 
 * @author Rene <wllywlnt@yahoo.com>
 */
$lang['debugLevel_o_5']        = 'Geen';
$lang['debugLevel_o_4']        = 'Fout';
$lang['debugLevel_o_3']        = 'Waarschuwing';
$lang['debugLevel_o_2']        = 'Info';
$lang['debugLevel_o_1']        = 'Debug';
