xref: /plugin/pureldap/lang/en/lang.php (revision dad993c57a70866aa1db59c43f043769c2eb7ed0)
1<?php
2/**
3 * English language file for pureldap 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