xref: /plugin/aichat/lang/en/lang.php (revision 8817535b0c67f8b10e9b8c05dcdf58fc17827423)
1<?php
2/**
3 * English language file for aichat plugin
4 *
5 * @author Andreas Gohr <gohr@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