xref: /plugin/elasticsearch/lang/en/lang.php (revision 39747c9674cf1b54ce14321b0374ed2dae5f506c)
1<?php
2/**
3 * English language file for elasticsearch plugin
4 *
5 * @author Kieback&Peter IT <it-support@kieback-peter.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//Setup VIM: ex: et ts=4 :
16