<?php
/**
 * English language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     LarsDW223
 */

// for the configuration manager
$lang['disable_translation'] = 'Disable translations';
$lang['css_class']           = 'CSS class';

//Setup VIM: ex: et ts=2 enc=utf-8 :
