mirror of
https://github.com/cosmocode/dokuwiki-plugin-struct.git
synced 2025-08-01 15:54:34 +00:00
14 lines
230 B
PHP
14 lines
230 B
PHP
<?php
|
|
/**
|
|
* english language file for struct plugin
|
|
*
|
|
* @author Andreas Gohr, Michael Große <dokuwiki@cosmocode.de>
|
|
*/
|
|
|
|
// keys need to match the config setting name
|
|
// $lang['fixme'] = 'FIXME';
|
|
|
|
|
|
|
|
//Setup VIM: ex: et ts=4 :
|