forked from r31k/dw-whoisinyourhackspace
14 lines
240 B
PHP
14 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 :
|