13 lines
240 B
PHP
13 lines
240 B
PHP
<?php
|
|
/**
|
|
* english language file for whoisinyourhackspace plugin
|
|
*
|
|
* @author Tim Schumacher <tim.daniel.schumacher@gmail.com>
|
|
*/
|
|
|
|
// keys need to match the config setting name
|
|
// $lang['fixme'] = 'FIXME';
|
|
|
|
|
|
|
|
//Setup VIM: ex: et ts=4 :
|