xref: /plugin/struct/lang/en/lang.php (revision 549a0837397243f9208e2e78aa6597d7d762443d)
1<?php
2/**
3 * English language file for struct plugin
4 *
5 * @author Andreas Gohr, Michael Große <dokuwiki@cosmocode.de>
6 */
7
8// menu entry for admin plugins
9// $lang['menu'] = 'Your menu entry';
10
11// custom language strings for the plugin
12// $lang['fixme'] = 'FIXME';
13
14
15
16//Setup VIM: ex: et ts=4 :
17