This repository has been archived on 2024-01-26. You can view files and clone it, but cannot push or open issues or pull requests.
hackspace-status-dokuwiki-p.../lang/en/lang.php
2011-09-15 12:54:40 +02:00

16 lines
307 B
PHP

<?php
/**
* English language file for whoisinyourhackspace plugin
*
* @author Tim Schumacher <tim.daniel.schumacher@gmail.com>
*/
// menu entry for admin plugins
// $lang['menu'] = 'Your menu entry';
// custom language strings for the plugin
// $lang['fixme'] = 'FIXME';
//Setup VIM: ex: et ts=4 :