xref: /dokuwiki/lib/plugins/authpdo/lang/en/lang.php (revision f64dbc90055403db700941e4691ea451bb971cef)
1<?php
2/**
3 * English language file for authpdo plugin
4 *
5 * @author Andreas Gohr <andi@splitbrain.org>
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